Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YYSTACK_ALLOC

763 #    define YYSTACK_ALLOC __builtin_alloca
767 # define YYSTACK_ALLOC __alloca
772 # define YYSTACK_ALLOC alloca
784 # ifdef YYSTACK_ALLOC
795 # define YYSTACK_ALLOC YYMALLOC
1953 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
3500 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);