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

/external/elfutils/src/
H A Dldscript.c362 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
365 # ifndef _STDLIB_H
366 # define _STDLIB_H 1 macro
389 # if (defined __cplusplus && ! defined _STDLIB_H \
393 # ifndef _STDLIB_H
394 # define _STDLIB_H 1 macro
399 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
406 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
/external/elfutils/libcpu/
H A Di386_parse.c465 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
468 # ifndef _STDLIB_H
469 # define _STDLIB_H 1 macro
492 # if (defined __cplusplus && ! defined _STDLIB_H \
496 # ifndef _STDLIB_H
497 # define _STDLIB_H 1 macro
502 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
509 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.cpp471 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
474 # ifndef _STDLIB_H
475 # define _STDLIB_H 1 macro
498 # if (defined __cplusplus && ! defined _STDLIB_H \
502 # ifndef _STDLIB_H
503 # define _STDLIB_H 1 macro
508 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
515 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \

Completed in 109 milliseconds