Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
Go to the source code of this file.
Macros | |
#define | __STDC_WANT_LIB_EXT1__ 1 |
#define | FUNC_UNOPTIMIZED(x) x |
Functions | |
FUNC_UNOPTIMIZED (void explicit_bzero(void *b, size_t len)) | |
void | explicit_bzero (void *b, size_t len) |
#define __STDC_WANT_LIB_EXT1__ 1 |
Definition at line 2 of file explicit_bzero.c.
#define FUNC_UNOPTIMIZED | ( | x | ) | x |
Definition at line 31 of file explicit_bzero.c.
Definition at line 77 of file explicit_bzero.c.
References len.
FUNC_UNOPTIMIZED | ( | void | explicit_bzerovoid *b, size_t len | ) |