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

  /external/webkit/Tools/android/flex-2.5.4a/
dfa.c 705 nultrans[ds] = state[NUL_ec];
706 state[NUL_ec] = 0; /* remove transition */
954 ch = NUL_ec;
976 ch = NUL_ec;
1061 duplist, numecs, NUL_ec );
1072 ich = NUL_ec;
1088 ich = NUL_ec;
gen.c 608 NUL_ec );
611 "(*yy_cp ? YY_SC_TO_UI(*yy_cp) : %d)", NUL_ec );
690 NUL_ec );
697 out_dec( "register int yy_c = %d;\n", NUL_ec );
713 (void) sprintf( NUL_ec_str, "%d", NUL_ec );
    [all...]
main.c 90 int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz;
1048 NUL_ec = ABS( ecgroup[0] );
flexdef.h 582 * NUL_ec - equivalence class of the NUL character
603 extern int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz;
    [all...]

Completed in 158 milliseconds