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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Decs.c104 * int lenccl, fwd[llsiz], bck[llsiz], llsiz, NUL_mapping;
105 * void mkeccl( Char ccls[], int lenccl, int fwd[llsiz], int bck[llsiz],
108 * ccls contains the elements of the character class, lenccl is the
115 void mkeccl( ccls, lenccl, fwd, bck, llsiz, NUL_mapping )
117 int lenccl, fwd[], bck[], llsiz, NUL_mapping;
129 while ( cclp < lenccl )
143 for ( ; j < lenccl; ++j )
199 for ( ++cclp; cclflags[cclp] && cclp < lenccl; ++cclp )
H A Ddfa.c928 int ns, tsp, sym, i, j, lenccl, ch, numstates, ccllist; local
942 lenccl = ccllen[sym];
946 for ( j = 0; j < lenccl; ++j )
971 for ( j = 0; j < lenccl; ++j )
1017 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; local
1058 lenccl = ccllen[tch];
1060 mkeccl( ccltbl + cclp, lenccl, dupfwd,
1067 for ( k = 0; k < lenccl; ++k )
1083 for ( k = 0; k < lenccl; ++k )
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Decs.c104 * int lenccl, fwd[llsiz], bck[llsiz], llsiz, NUL_mapping;
105 * void mkeccl( Char ccls[], int lenccl, int fwd[llsiz], int bck[llsiz],
108 * ccls contains the elements of the character class, lenccl is the
115 void mkeccl( ccls, lenccl, fwd, bck, llsiz, NUL_mapping )
117 int lenccl, fwd[], bck[], llsiz, NUL_mapping;
129 while ( cclp < lenccl )
143 for ( ; j < lenccl; ++j )
199 for ( ++cclp; cclflags[cclp] && cclp < lenccl; ++cclp )
H A Ddfa.c928 int ns, tsp, sym, i, j, lenccl, ch, numstates, ccllist; local
942 lenccl = ccllen[sym];
946 for ( j = 0; j < lenccl; ++j )
971 for ( j = 0; j < lenccl; ++j )
1017 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; local
1058 lenccl = ccllen[tch];
1060 mkeccl( ccltbl + cclp, lenccl, dupfwd,
1067 for ( k = 0; k < lenccl; ++k )
1083 for ( k = 0; k < lenccl; ++k )

Completed in 167 milliseconds