OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yy_input_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
146
FILE *
yy_input_file
;
member in struct:yy_buffer_state
891
yy_current_buffer->
yy_input_file
= yyin;
1374
yyin = yy_current_buffer->
yy_input_file
;
1448
b->
yy_input_file
= file;
1517
b->
yy_input_file
= 0;
/src/tools/m4/bootstrap/
tokenizer.c
196
FILE *
yy_input_file
;
member in struct:yy_buffer_state
878
YY_CURRENT_BUFFER_LVALUE->
yy_input_file
= yyin;
1354
yyin = YY_CURRENT_BUFFER_LVALUE->
yy_input_file
;
1422
b->
yy_input_file
= file;
1587
b->
yy_input_file
= 0;
Completed in 14 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026