Searched defs:_map_malloc (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/features/
H A Dmap.c66 #undef _map_malloc macro
67 #define _map_malloc 1 macro
406 #if _map_malloc
409 printf("#define _map_malloc 1\n");
/ast/src/lib/libast/vmalloc/
H A Dmalloc.c52 #define _map_malloc 1 macro
83 * if _map_malloc is also defined then _ast_malloc etc.
148 #if !_map_malloc
780 #if _map_malloc
895 #endif /* _map_malloc */

Completed in 10 milliseconds