Home | History | Annotate | Download | only in libpcap

Lines Matching refs:malloc

493 /* The parser invokes alloca or malloc; define the necessary symbols.  */
529 # define YYMALLOC malloc
530 # if (! defined (malloc) && ! defined (YYINCLUDED_STDLIB_H) \
532 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */