Searched refs:dolmcnts (Results 1 – 1 of 1) sorted by relevance
69 static int *dolmcnts; /* :gx -> INT_MAX, else 1 */ variable726 dolmcnts = xrealloc(dolmcnts, ndolflags * sizeof(int)); in fixDolMod()728 c = DgetC(0), dolmcnts[ndolflags - 1] = 1, dolaflags[ndolflags - 1] = 0; in fixDolMod()731 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()737 if ((c == 'g' && dolmcnts[ndolflags - 1] != INT_MAX) || in fixDolMod()740 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()773 dolmcnts[ndolflags - 1] = INT_MAX; in fixDolMod()788 if (dolmcnts[i] != 0) in all_dolmcnts_are_0()836 if (dolmcnts[nthMod] != 0) { in setDolp()867 } else if (dolmcnts[nthMod] != 0) { in setDolp()[all …]