Lines Matching refs:malloc
480 /* The parser invokes alloca or malloc; define the necessary symbols. */
499 && ! ((defined YYMALLOC || defined malloc) \
507 # define YYMALLOC malloc
508 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
510 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */