Searched refs:NUL_ec (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Ddfa.c705 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;
H A Dgen.c608 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 );
H A Dmain.c90 int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz; variable
1048 NUL_ec = ABS( ecgroup[0] );
H A Dflexdef.h582 * NUL_ec - equivalence class of the NUL character
603 extern int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz;

Completed in 20 milliseconds