Home
last modified time | relevance | path

Searched refs:numAmbig (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset.c934 int i, numAmbig,n2; local
1261 ambig = VerifyAmbig(alt1, alt2, ftbl, fset, &t, &u, &numAmbig);
1265 if (thisOverflow || numAmbig < n ) /* MR9 */
Dfset2.c1212 …yAmbig( Junction *alt1, Junction *alt2, unsigned **ft, set *fs, Tree **t, Tree **u, int *numAmbig ) in VerifyAmbig() argument
1214 VerifyAmbig( alt1, alt2, ft, fs, t, u, numAmbig ) in VerifyAmbig()
1221 int *numAmbig;
1332 *numAmbig = k;