OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:YY_INPUT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
662
#ifndef
YY_INPUT
663
#define
YY_INPUT
(buf,result,max_size) \
1211
YY_INPUT
( (&yy_current_buffer->yy_ch_buf[number_to_move]),
/src/tools/m4/bootstrap/
tokenizer.c
610
#ifndef
YY_INPUT
611
#define
YY_INPUT
(buf,result,max_size) \
1083
YY_INPUT
( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1439
/** Discard all buffered characters. On the next scan,
YY_INPUT
will be called.
Completed in 33 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025