HomeSort by relevance Sort by last modified time
    Searched refs:xcluflg (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
sym.c 223 * The start condition is "exclusive" if xcluflg is true.
226 void scinstal( str, xcluflg )
228 int xcluflg;
248 scxclu[lastsc] = xcluflg;
parse.y 81 int trlcontxt, xcluflg, currccl, cclsorted, varlength, variable_trail_rule;
165 { xcluflg = false; }
168 { xcluflg = true; }
172 { scinstal( nmstr, xcluflg ); }
175 { scinstal( nmstr, xcluflg ); }
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c 83 int trlcontxt, xcluflg, currccl, cclsorted, varlength, variable_trail_rule; variable
732 { xcluflg = false; }
736 { xcluflg = true; }
740 { scinstal( nmstr, xcluflg ); }
744 { scinstal( nmstr, xcluflg ); }
    [all...]

Completed in 767 milliseconds