Searched refs:_malloc_options (Results 1 – 3 of 3) sorted by relevance
291 const char *_malloc_options; variable488 p = _malloc_options; in malloc_init()
780 const char *_malloc_options; variable3341 if (_malloc_options != NULL) { in malloc_init_hard()3345 opts = _malloc_options; in malloc_init_hard()
58 char _malloc_options[] = "AXZ"; variable