Searched refs:MAXIWTHABS (Results 1 – 4 of 4) sorted by relevance
34 #if !defined(MAXIWTHABS)35 #define MAXIWTHABS 128 macro
119 #define MAXIWTHABS 3 macro
66 int i = cast_uint(pc) / MAXIWTHABS - 1; /* get an estimate */ in getbaseline()850 if (newpc - oldpc < MAXIWTHABS / 2) { /* not too far apart? */ in changedline()
332 if (abs(linedif) >= LIMLINEDIFF || fs->iwthabs++ >= MAXIWTHABS) { in savelineinfo()363 fs->iwthabs = MAXIWTHABS + 1; /* force next line info to be absolute */ in removelastlineinfo()