Ruby
2.5.0dev(2017-10-22revision60238)
|
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.
void explicit_bzero | ( | void * | b, |
size_t | len | ||
) |
Definition at line 71 of file explicit_bzero.c.
FUNC_UNOPTIMIZED | ( | void | explicit_bzerovoid *b, size_t len | ) |