Searched refs:xcluflg (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
H A Dsym.c223 * The start condition is "exclusive" if xcluflg is true.
226 void scinstal( str, xcluflg )
228 int xcluflg;
248 scxclu[lastsc] = xcluflg;
H A Dparse.y81 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/
H A Dparse.c83 int trlcontxt, xcluflg, currccl, cclsorted, varlength, variable_trail_rule; variable
732 { xcluflg = false; }
736 { xcluflg = true; }
740 { scinstal( nmstr, xcluflg ); }
744 { scinstal( nmstr, xcluflg ); }

Completed in 91 milliseconds