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

/ast/src/lib/libast/features/
H A Dmap.c38 #if _opt_map_libc && !defined(_map_libc)
39 #define _map_libc 1 macro
58 #undef _map_libc macro
59 #define _map_libc 1 macro
65 #if _map_libc
69 printf("#define _map_libc 1\n");
332 #if _map_libc || _lib_strmode
336 #if _map_libc
461 #if _map_libc || _std_strtol
473 #if _map_libc || _std_strto
[all...]

Completed in 8 milliseconds