Home
last modified time | relevance | path

Searched refs:outfile_template (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmain.c112 static char *outfile_template = "lex.%s.%s"; variable
115 static char *outfile_template = "lex%s.%s"; variable
287 sprintf( outfile_path, outfile_template, in check_options()
1136 sprintf( outfile_path, outfile_template, in usage()