OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_switch_to_buffer
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
emp_ematch.lex.c
15
#define
yy_switch_to_buffer
ematch__switch_to_buffer
macro
[
all
...]
/external/swiftshader/src/OpenGL/compiler/
glslang_lex.cpp
441
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2806
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
function
[
all
...]
/external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp
110
#ifdef
yy_switch_to_buffer
113
#define
yy_switch_to_buffer
pp_switch_to_buffer
macro
656
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2165
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
function
[
all
...]
Completed in 46 milliseconds