Home | History | Annotate | Download | only in xkbcomp

Lines Matching defs:YYSTACK_ALLOC

451 #    define YYSTACK_ALLOC __builtin_alloca
455 # define YYSTACK_ALLOC __alloca
460 # define YYSTACK_ALLOC alloca
472 # ifdef YYSTACK_ALLOC
483 # define YYSTACK_ALLOC YYMALLOC
1869 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
3240 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);