Home | Sort by: relevance | last modified time | path |
/src/lib/libc/stdlib/ | |
malloc.c | 291 const char *_malloc_options; variable in typeref:typename:const char * 488 p = _malloc_options; |
jemalloc.c | 780 const char *_malloc_options; variable in typeref:typename:const char * 3341 if (_malloc_options != NULL) { 3345 opts = _malloc_options; |