Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
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 | ) |