HomeSort by: relevance | last modified time | path
    Searched defs:_malloc_options (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 30 milliseconds