Home
last modified time | relevance | path

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

/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/one-true-awk/
Dytab.c521 union yyalloc union
528 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
2420 union yyalloc *yyptr = in yyparse()
2421 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c517 union yyalloc union
524 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1868 union yyalloc *yyptr = in yyparse()
1869 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
/external/libpcap/
Dgrammar.c829 union yyalloc union
836 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1952 union yyalloc *yyptr = in yyparse()
1953 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); 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.cpp787 union yyalloc union
794 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
4008 union yyalloc *yyptr = in yyparse()
4009 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()