Home | History | Annotate | Download | only in libpcap

Lines Matching refs:YYSTACK_ALLOC

498 #    define YYSTACK_ALLOC __builtin_alloca
500 # define YYSTACK_ALLOC alloca
509 # ifdef YYSTACK_ALLOC
520 # define YYSTACK_ALLOC YYMALLOC
1665 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2822 yymsg = (char *) YYSTACK_ALLOC (yysize);