OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_fill_buffer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
183
int
yy_fill_buffer
;
member in struct:yy_buffer_state
1127
if ( yy_current_buffer->
yy_fill_buffer
== 0 )
1557
b->
yy_fill_buffer
= 1;
1629
b->
yy_fill_buffer
= 0;
/src/tools/m4/bootstrap/
tokenizer.c
236
int
yy_fill_buffer
;
member in struct:yy_buffer_state
1004
if ( YY_CURRENT_BUFFER_LVALUE->
yy_fill_buffer
== 0 )
1423
b->
yy_fill_buffer
= 1;
1591
b->
yy_fill_buffer
= 0;
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025