yyalloc 526 src/actioncompiler/swf4compiler.tab.c # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) yyalloc 2073 src/actioncompiler/swf4compiler.tab.c union yyalloc *yyptr = yyalloc 2074 src/actioncompiler/swf4compiler.tab.c (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); yyalloc 3572 src/actioncompiler/swf4compiler.tab.c YYSIZE_T yyalloc = 2 * yysize; yyalloc 3573 src/actioncompiler/swf4compiler.tab.c if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) yyalloc 3574 src/actioncompiler/swf4compiler.tab.c yyalloc = YYSTACK_ALLOC_MAXIMUM; yyalloc 3577 src/actioncompiler/swf4compiler.tab.c yymsg = (char *) YYSTACK_ALLOC (yyalloc); yyalloc 3579 src/actioncompiler/swf4compiler.tab.c yymsg_alloc = yyalloc; yyalloc 689 src/actioncompiler/swf5compiler.tab.c # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) yyalloc 3522 src/actioncompiler/swf5compiler.tab.c union yyalloc *yyptr = yyalloc 3523 src/actioncompiler/swf5compiler.tab.c (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); yyalloc 6777 src/actioncompiler/swf5compiler.tab.c YYSIZE_T yyalloc = 2 * yysize; yyalloc 6778 src/actioncompiler/swf5compiler.tab.c if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM)) yyalloc 6779 src/actioncompiler/swf5compiler.tab.c yyalloc = YYSTACK_ALLOC_MAXIMUM; yyalloc 6782 src/actioncompiler/swf5compiler.tab.c yymsg = (char *) YYSTACK_ALLOC (yyalloc); yyalloc 6784 src/actioncompiler/swf5compiler.tab.c yymsg_alloc = yyalloc;