Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YYSTACK_ALLOC

719 #    define YYSTACK_ALLOC __builtin_alloca
723 # define YYSTACK_ALLOC __alloca
728 # define YYSTACK_ALLOC alloca
740 # ifdef YYSTACK_ALLOC
751 # define YYSTACK_ALLOC YYMALLOC
2125 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
3807 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);