HomeSort by relevance Sort by last modified time
    Searched refs:_STDLIB_H (Results 1 - 2 of 2) sorted by null

  /external/bison/data/
yacc.c 310 # 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[
    [all...]
  /external/bison/src/
parse-gram.c 417 # if ! defined _ALLOCA_H && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
420 # ifndef _STDLIB_H
421 # define _STDLIB_H 1
444 # if (defined __cplusplus && ! defined _STDLIB_H \
448 # ifndef _STDLIB_H
449 # define _STDLIB_H 1
454 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
461 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]

Completed in 108 milliseconds