Searched refs:yyalloc (Results 1 - 14 of 14) 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/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_lex.cpp320 void *yyalloc (yy_size_t ,yyscan_t yyscanner );
2181 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
2190 b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ,yyscanner );
2347 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc
2395 b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ,yyscanner );
2444 buf = (char *) yyalloc(n ,yyscanner );
2476 yyg->yy_start_stack = (int *) yyalloc(new_size ,yyscanner );
2705 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL );
2722 * The user defined value in the first argument will be available to yyalloc in
2738 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeo
2841 void *yyalloc (yy_size_t size , yyscan_t yyscanner) function
[all...]
H A Dglslang_tab.cpp529 union yyalloc union
536 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1985 union yyalloc *yyptr =
1986 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
4534 YYSIZE_T yyalloc = 2 * yysize;
4535 if (! (yysize <= yyalloc && yyalloc <= YYSTACK_ALLOC_MAXIMUM))
4536 yyalloc = YYSTACK_ALLOC_MAXIMUM;
4539 yymsg = (char *) YYSTACK_ALLOC (yyalloc);
4541 yymsg_alloc = yyalloc;
[all...]
/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/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/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

Completed in 212 milliseconds