Home | History | Annotate | Download | only in data

Lines Matching refs:malloc

469 /* The parser invokes alloca or malloc; define the necessary symbols.  */]dnl
481 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
513 && ! ((defined YYMALLOC || defined malloc) \
521 # define YYMALLOC malloc
522 # if ! defined malloc
523 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
1458 yyps = (yypstate *) malloc (sizeof *yyps);