OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outn
(Results
1 - 5
of
5
) sorted by null
/external/webkit/WebKitTools/android/flex-2.5.4a/
gen.c
140
outn
( " {" );
208
outn
( " };\n" );
214
outn
( " {" ); /* } so vi doesn't get confused */
283
outn
(
1038
outn
( "" );
1050
outn
( str );
1207
outn
(
1209
outn
( "static char *yy_full_match;" );
1210
outn
( "static int yy_lp;" );
1217
outn
(
[
all
...]
main.c
335
outn
( "" );
947
outn
( "\n#define YY_USES_REJECT" );
951
outn
( "\n#define yywrap() 1" );
952
outn
( "#define YY_SKIP_YYWRAP" );
956
outn
( "\n#define FLEX_DEBUG" );
959
outn
( "typedef unsigned char YY_CHAR;" );
961
outn
( "typedef char YY_CHAR;" );
965
outn
( "#define yytext_ptr yytext" );
968
outn
( "#define YY_INTERACTIVE" );
975
outn
( "#ifdef VMS" )
[
all
...]
misc.c
297
outn
( " } ;\n" );
699
void
outn
( str )
function
823
outn
( buf );
dfa.c
539
outn
( " {" );
546
outn
( " },\n" );
711
outn
( " {" );
726
outn
( " },\n" );
flexdef.h
896
extern void
outn
PROTO((const char []));
[
all
...]
Completed in 762 milliseconds