Home
last modified time | relevance | path

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

/external/webkit/Tools/android/flex-2.5.4a/
Dparse.y145 scinstal( "INITIAL", false );
172 { scinstal( nmstr, xcluflg ); }
175 { scinstal( nmstr, xcluflg ); }
Dsym.c226 void scinstal( str, xcluflg ) in scinstal() function
Dflexdef.h1015 extern void scinstal PROTO((char[], int)); /* make a start condition */
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dparse.c715 scinstal( "INITIAL", false ); in yyparse()
740 { scinstal( nmstr, xcluflg ); } in yyparse()
744 { scinstal( nmstr, xcluflg ); } in yyparse()