Home
last modified time | relevance | path

Searched refs:maxk (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset2.c56 int maxk; /* set to initial k upon tree construction request */ variable
766 constrain = &fset[maxk-k+1];
914 constrain = &fset[maxk-k+1];
970 constrain = &fset[maxk-k+1];
977 constrain = &fset[maxk-k+1];
1239 maxk = LL_k; /* NOTE: for now, we look for LL_k */
1764 maxk = MR_AmbSourceSearchLimit; in MR_traceAmbSourceKclient()
1772 TRAV(MR_AmbSourceSearchJ[i],maxk,&incomplete,t); in MR_traceAmbSourceKclient()
2013 maxk = depth;
Dproto.h112 extern int maxk; /* for constrained search */ /* MR11 */
Dmrhoist.c2722 maxk = suppressChainLength;
2733 TRAV(suppressNode,maxk,&incomplete,t);
Dfset.c397 localConstrain=fset[maxk-k+1];