Home | History | Annotate | Download | only in libcpu

Lines Matching refs:malloc

450 /* The parser invokes alloca or malloc; define the necessary symbols.  */
461 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
493 && ! ((defined YYMALLOC || defined malloc) \
501 # define YYMALLOC malloc
502 # if ! defined malloc && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \
504 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */