Lines Matching refs:malloc
89 /* If any of the argument could not be malloc'ed, just return NULL. */95 newp = (struct expression *) malloc (sizeof (*newp));340 /* The parser invokes alloca or malloc; define the necessary symbols. */364 # define YYSTACK_ALLOC malloc