Home
last modified time | relevance | path

Searched refs:_STDLIB_H (Results 1 – 8 of 8) sorted by relevance

/external/bison/data/
Dyacc.c310 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && ]b4_c_modern[
312 # ifndef _STDLIB_H
313 # define _STDLIB_H 1
336 # if (defined __cplusplus && ! defined _STDLIB_H \
340 # ifndef _STDLIB_H
341 # define _STDLIB_H 1
346 # if ! defined malloc && ! defined _STDLIB_H && ]b4_c_modern[
352 # if ! defined free && ! defined _STDLIB_H && ]b4_c_modern[
/external/bison/src/
Dparse-gram.c417 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
420 # ifndef _STDLIB_H
421 # define _STDLIB_H 1 macro
444 # if (defined __cplusplus && ! defined _STDLIB_H \
448 # ifndef _STDLIB_H
449 # define _STDLIB_H 1 macro
454 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
461 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
/external/elfutils/src/
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/
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/mesa3d/src/glsl/glcpp/
Dglcpp-parse.c413 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
416 # ifndef _STDLIB_H
417 # define _STDLIB_H 1 macro
440 # if (defined __cplusplus && ! defined _STDLIB_H \
444 # ifndef _STDLIB_H
445 # define _STDLIB_H 1 macro
450 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
457 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
/external/mesa3d/src/glsl/
Dglsl_parser.cpp504 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
507 # ifndef _STDLIB_H
508 # define _STDLIB_H 1 macro
531 # if (defined __cplusplus && ! defined _STDLIB_H \
535 # ifndef _STDLIB_H
536 # define _STDLIB_H 1 macro
541 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
548 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
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__ \
/external/bison/
DChangeLog385 __cplusplus && ! defined _STDLIB_H && !
1725 (_STDLIB_H): Renamed from YYINCLUDED_STDLIB_H. All uses changed.