HomeSort by: relevance | last modified time | path
    Searched defs:_STDLIB_H (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 429 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
432 # ifndef _STDLIB_H
433 # define _STDLIB_H 1
456 # if (defined __cplusplus && ! defined _STDLIB_H \
460 # ifndef _STDLIB_H
461 # define _STDLIB_H 1
466 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
473 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
dtparser.tab.c 446 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
449 # ifndef _STDLIB_H
450 # define _STDLIB_H 1
473 # if (defined __cplusplus && ! defined _STDLIB_H \
477 # ifndef _STDLIB_H
478 # define _STDLIB_H 1
483 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
490 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
prparser.tab.c 448 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
451 # ifndef _STDLIB_H
452 # define _STDLIB_H 1
475 # if (defined __cplusplus && ! defined _STDLIB_H \
479 # ifndef _STDLIB_H
480 # define _STDLIB_H 1
485 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
492 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \

Completed in 16 milliseconds