OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_yywrap
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
main.c
59
int C_plus_plus, long_align, use_read, yytext_is_array,
do_yywrap
, csize;
variable
332
if (
do_yywrap
)
596
do_yywrap
= gen_line_dirs = usemecs = useecs = true;
949
if ( !
do_yywrap
)
flexdef.h
371
*
do_yywrap
- do yywrap() processing on EOF. If false, EOF treated as
391
extern int C_plus_plus, long_align, use_read, yytext_is_array,
do_yywrap
;
[
all
...]
initscan.c
1996
do_yywrap
= option_sense;
variable
[
all
...]
Completed in 183 milliseconds