Home
last modified time | relevance | path

Searched refs:YYSTACK_ALLOC (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libevtr/
HDktrfmt.tab.c396 # define YYSTACK_ALLOC __builtin_alloca macro
400 # define YYSTACK_ALLOC __alloca macro
405 # define YYSTACK_ALLOC alloca macro
418 # ifdef YYSTACK_ALLOC
429 # define YYSTACK_ALLOC YYMALLOC macro
1384 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1800 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/dragonfly/contrib/flex/src/
HDparse.c411 # define YYSTACK_ALLOC __builtin_alloca macro
415 # define YYSTACK_ALLOC __alloca macro
420 # define YYSTACK_ALLOC alloca macro
432 # ifdef YYSTACK_ALLOC
443 # define YYSTACK_ALLOC YYMALLOC macro
1357 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
2647 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()
/dragonfly/contrib/gdb-7/gdb/
HDgo-exp.c414 # define YYSTACK_ALLOC __builtin_alloca macro
418 # define YYSTACK_ALLOC __alloca macro
422 # define YYSTACK_ALLOC alloca macro
434 # ifdef YYSTACK_ALLOC
445 # define YYSTACK_ALLOC YYMALLOC macro
1563 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2318 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
HDada-exp.c459 # define YYSTACK_ALLOC __builtin_alloca macro
463 # define YYSTACK_ALLOC __alloca macro
467 # define YYSTACK_ALLOC alloca macro
479 # ifdef YYSTACK_ALLOC
490 # define YYSTACK_ALLOC YYMALLOC macro
1760 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2817 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.c493 # define YYSTACK_ALLOC __builtin_alloca macro
497 # define YYSTACK_ALLOC __alloca macro
502 # define YYSTACK_ALLOC alloca macro
515 # ifdef YYSTACK_ALLOC
526 # define YYSTACK_ALLOC YYMALLOC macro
2163 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
3704 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc);
/dragonfly/contrib/cvs-1.12/lib/
HDgetdate.c348 # define YYSTACK_ALLOC alloca macro
352 # define YYSTACK_ALLOC alloca macro
355 # define YYSTACK_ALLOC __builtin_alloca macro
360 # ifdef YYSTACK_ALLOC
368 # define YYSTACK_ALLOC YYMALLOC macro
1172 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1849 yymsg = (char *) YYSTACK_ALLOC (yysize);
/dragonfly/contrib/binutils-2.34/gold/
HDyyscript.c494 # define YYSTACK_ALLOC __builtin_alloca macro
498 # define YYSTACK_ALLOC __alloca macro
503 # define YYSTACK_ALLOC alloca macro
515 # ifdef YYSTACK_ALLOC
526 # define YYSTACK_ALLOC YYMALLOC macro
1919 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
3465 yymsg = (char *) YYSTACK_ALLOC (yymsg_alloc); in yyparse()