Searched defs:yy_init_buffer (Results 1 – 7 of 7) sorted by relevance
/external/libconfig/lib/ |
D | scanner.h | 54 #define yy_init_buffer libconfig_yy_init_buffer macro
|
D | scanner.c | 50 #define yy_init_buffer libconfig_yy_init_buffer macro 2008 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
|
/external/libpcap/ |
D | scanner.h | 87 #define yy_init_buffer pcap__init_buffer macro
|
D | scanner.c | 83 #define yy_init_buffer pcap__init_buffer macro 5011 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
|
/external/angle/src/compiler/preprocessor/ |
D | preprocessor_lex_autogen.cpp | 57 # define yy_init_buffer pp_init_buffer macro 1910 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() function
|
/external/libtracefs/src/ |
D | sqlhist-lex.c | 1579 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file , yyscan_t yyscanner) in yy_init_buffer() function
|
/external/angle/src/compiler/translator/ |
D | glslang_lex_autogen.cpp | 3192 static void yy_init_buffer(YY_BUFFER_STATE b, FILE *file, yyscan_t yyscanner) in yy_init_buffer() function
|