OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yyrestart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c
92
#define YY_NEW_FILE
yyrestart
( yyin )
195
* (via
yyrestart
()), so that the user can continue scanning by
228
void
yyrestart
YY_PROTO(( FILE *input_file ));
1222
yyrestart
( yyin );
1395
yyrestart
( yyin );
1430
void
yyrestart
( FILE *input_file )
function in typeref:typename:void
1432
void
yyrestart
( input_file )
/src/tools/m4/bootstrap/
tokenizer.c
143
#define YY_NEW_FILE
yyrestart
(yyin )
249
* (via
yyrestart
()), so that the user can continue scanning by
292
void
yyrestart
(FILE *input_file );
1094
yyrestart
(yyin );
1264
yyrestart
(yyin );
1302
void
yyrestart
(FILE * input_file )
function in typeref:typename:void
1413
* such as during a
yyrestart
() or at EOF.
1426
* called from
yyrestart
() or through yy_get_next_buffer.
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025