Searched refs:yyalloc (Results 1 - 18 of 18) sorted by relevance

/external/bison/data/
H A Dyacc.c543 union yyalloc
551 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
935 YYSIZE_T yyalloc = 2 * yysize_new;
946 if (YYMAXDEPTH < yyalloc)
947 yyalloc = YYMAXDEPTH;
949 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);
964 *yycapacity = yyalloc;]m4_if(b4_percent_define_get([[parse.lac.memory-trace]]),
967 (unsigned long int) yyalloc, yydebug_suffix));]])[
1639 union yyalloc *yyptr =
1640 (union yyalloc *) YYSTACK_ALLO
[all...]
/external/bison/examples/calc++/
H A Dcalc++-scanner.cc378 void *yyalloc (yy_size_t );
1507 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1516 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
1701 (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1751 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
1804 buf = (char *) yyalloc(n );
2031 void *yyalloc (yy_size_t size ) function
/external/e2fsprogs/intl/
H A Dplural.c375 union yyalloc union
385 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)
814 union yyalloc *yyptr =
815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/bison/src/
H A Dparse-gram.c531 union yyalloc union
539 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1367 YYSIZE_T yyalloc = 2 * yysize_new; local
1378 if (YYMAXDEPTH < yyalloc)
1379 yyalloc = YYMAXDEPTH;
1381 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);
1396 *yycapacity = yyalloc;
2063 union yyalloc *yyptr =
2064 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dscan-skel.c28 #define yyalloc skel_alloc macro
H A Dscan-code.c28 #define yyalloc code_alloc macro
H A Dscan-gram.c28 #define yyalloc gram_alloc macro
/external/chromium_org/third_party/angle/src/compiler/
H A Dglslang_lex.cpp333 void *yyalloc (yy_size_t ,yyscan_t yyscanner );
2209 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
2218 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ,yyscanner );
2375 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc
2423 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
2471 buf = (char *) yyalloc(n ,yyscanner );
2704 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL );
2721 * The user defined value in the first argument will be available to yyalloc in
2737 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts );
2840 void *yyalloc (yy_size_ function
[all...]
H A Dglslang_tab.cpp506 union yyalloc union
514 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2117 union yyalloc *yyptr =
2118 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp368 union yyalloc union
375 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1343 union yyalloc *yyptr =
1344 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/elfutils/src/
H A Dldscript.c420 union yyalloc union
427 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1468 union yyalloc *yyptr =
1469 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
2084 YYSIZE_T yyalloc = 2 * yysize;
2085 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
2086 yyalloc = YYSTACK_ALLOC_MAXIMUM;
2089 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
2091 yymsg_alloc = yyalloc;
2081 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
H A Dldlex.c24 #define yyalloc ldalloc macro
/external/libpcap/
H A Dgrammar.c554 union yyalloc union
561 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1664 union yyalloc *yyptr =
1665 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglsl_parser.cc782 union yyalloc union
790 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2881 union yyalloc *yyptr =
2882 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
H A Dglcpp-parse.c515 union yyalloc union
523 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1776 union yyalloc *yyptr =
1777 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/elfutils/libcpu/
H A Di386_parse.c523 union yyalloc union
530 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1459 union yyalloc *yyptr =
1460 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
1978 YYSIZE_T yyalloc = 2 * yysize;
1979 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
1980 yyalloc = YYSTACK_ALLOC_MAXIMUM;
1983 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
1985 yymsg_alloc = yyalloc;
1975 YYSIZE_T yyalloc = 2 * yysize; local
[all...]
H A Di386_lex.c23 #define yyalloc i386_alloc macro
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c669 union yyalloc union
677 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2158 union yyalloc *yyptr =
2159 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));

Completed in 684 milliseconds