Home | History | Annotate | Download | only in libpcap

Lines Matching defs:YYSTACK_ALLOC

759 #    define YYSTACK_ALLOC __builtin_alloca
763 # define YYSTACK_ALLOC __alloca
768 # define YYSTACK_ALLOC alloca
780 # ifdef YYSTACK_ALLOC
791 # define YYSTACK_ALLOC YYMALLOC
1941 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
3488 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);