Home
last modified time | relevance | path

Searched refs:yyalloc (Results 1 – 19 of 19) sorted by relevance

/external/libpcap/
Dscanner.h251 #ifdef yyalloc
254 #define yyalloc pcap_alloc macro
461 void *yyalloc ( yy_size_t , yyscan_t yyscanner );
703 #undef yyalloc
Dscanner.c247 #ifdef yyalloc
250 #define yyalloc pcap_alloc macro
541 void *yyalloc ( yy_size_t , yyscan_t yyscanner );
4897 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer()
4906 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer()
5063 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
5111 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer()
5160 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes()
5381 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init()
5412 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra()
[all …]
Dgrammar.c910 union yyalloc union
917 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1)
2052 union yyalloc *yyptr = in yyparse()
2053 YY_CAST (union yyalloc *, in yyparse()
/external/angle/tools/flex-bison/third_party/skeletons/
Dyacc.c490 union yyalloc
498 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
794 YYSIZE_T yyalloc = 2 * yysize_new;
805 if (YYMAXDEPTH < yyalloc)
806 yyalloc = YYMAXDEPTH;
808 (yytype_int16*) YYSTACK_ALLOC (yyalloc * sizeof *yybottom_new);
823 *yycapacity = yyalloc;]m4_if(b4_percent_define_get([[parse.lac.memory-trace]]),
826 (unsigned long) yyalloc, yydebug_suffix));]])[
1498 union yyalloc *yyptr =
1499 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp240 #ifdef yyalloc
243 # define yyalloc ppalloc macro
531 void *yyalloc(yy_size_t, yyscan_t yyscanner);
1861 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_create_buffer()
1870 b->yy_ch_buf = (char *)yyalloc((yy_size_t)(b->yy_buf_size + 2), yyscanner); in yy_create_buffer()
2030 yyg->yy_buffer_stack = (struct yy_buffer_state **)yyalloc( in yyensure_buffer_stack()
2076 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_scan_buffer()
2125 buf = (char *)yyalloc(n, yyscanner); in yy_scan_bytes()
2358 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), NULL); in yylex_init()
2391 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), &dummy_yyguts); in yylex_init_extra()
[all …]
Dpreprocessor_tab_autogen.cpp374 union yyalloc union
381 # define YYSTACK_GAP_MAXIMUM (sizeof(union yyalloc) - 1)
1090 union yyalloc *yyptr = (union yyalloc *)YYSTACK_ALLOC(YYSTACK_BYTES(yystacksize)); in yyparse()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp316 #ifdef yyalloc
319 #define yyalloc ppalloc macro
675 void *yyalloc ( yy_size_t , yyscan_t yyscanner );
2217 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer()
2226 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer()
2390 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
2443 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer()
2498 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes()
2792 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init()
2824 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra()
[all …]
DExpressionParser.cpp396 union yyalloc union
403 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1214 union yyalloc *yyptr = in yyparse()
1215 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
/external/e2fsprogs/intl/
Dplural.c375 union yyalloc union
385 # define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)
814 union yyalloc *yyptr = in yyparse()
815 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp460 void *yyalloc ( yy_size_t , yyscan_t yyscanner );
2858 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_create_buffer()
2867 b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) , yyscanner ); in yy_create_buffer()
3031 yyg->yy_buffer_stack = (struct yy_buffer_state**)yyalloc in yyensure_buffer_stack()
3084 b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) , yyscanner ); in yy_scan_buffer()
3139 buf = (char *) yyalloc( n , yyscanner ); in yy_scan_bytes()
3433 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), NULL ); in yylex_init()
3465 *ptr_yy_globals = (yyscan_t) yyalloc ( sizeof( struct yyguts_t ), &dummy_yyguts ); in yylex_init_extra()
3594 void *yyalloc (yy_size_t size , yyscan_t yyscanner) in yyalloc() function
Dglslang_tab.cpp580 union yyalloc union
588 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2239 union yyalloc *yyptr = in yyparse()
2240 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c358 union yyalloc union
366 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1213 union yyalloc *yyptr = in yyparse()
1214 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
Demp_ematch.lex.c24 #define yyalloc ematch_alloc macro
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp368 void *yyalloc(yy_size_t, yyscan_t yyscanner);
2635 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_create_buffer()
2644 b->yy_ch_buf = (char *)yyalloc((yy_size_t)(b->yy_buf_size + 2), yyscanner); in yy_create_buffer()
2804 yyg->yy_buffer_stack = (struct yy_buffer_state **)yyalloc( in yyensure_buffer_stack()
2850 b = (YY_BUFFER_STATE)yyalloc(sizeof(struct yy_buffer_state), yyscanner); in yy_scan_buffer()
2899 buf = (char *)yyalloc(n, yyscanner); in yy_scan_bytes()
3132 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), NULL); in yylex_init()
3165 *ptr_yy_globals = (yyscan_t)yyalloc(sizeof(struct yyguts_t), &dummy_yyguts); in yylex_init_extra()
3273 void *yyalloc(yy_size_t size, yyscan_t yyscanner) in yyalloc() function
Dglslang_tab_autogen.cpp644 union yyalloc union
652 # define YYSTACK_GAP_MAXIMUM (sizeof(union yyalloc) - 1)
2242 union yyalloc *yyptr = (union yyalloc *)YYSTACK_ALLOC(YYSTACK_BYTES(yystacksize)); in yyparse()
/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.c545 union yyalloc union
552 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1)
1694 union yyalloc *yyptr = in yyparse()
1695 YY_CAST (union yyalloc *, in yyparse()
/external/toybox/kconfig/
Dzconf.tab.c_shipped315 union yyalloc
322 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1304 union yyalloc *yyptr =
1305 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp949 union yyalloc union
956 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1)
4535 union yyalloc *yyptr = in yyparse()
4536 YY_CAST (union yyalloc *, in yyparse()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dglslang_tab.cpp979 union yyalloc union
986 # define YYSTACK_GAP_MAXIMUM (YYSIZEOF (union yyalloc) - 1)
5038 union yyalloc *yyptr = in yyparse()
5039 YY_CAST (union yyalloc *, in yyparse()