Searched refs:overestimate (Results 1 – 3 of 3) sorted by relevance
869 Int overestimate; in get_IPs() local884 for (overestimate = 3; redo; overestimate += 6) { in get_IPs()887 if (overestimate > MAX_OVERESTIMATE) in get_IPs()891 n_ips = VG_(get_StackTrace)( tid, ips, clo_depth + overestimate, in get_IPs()898 if (n_ips < clo_depth + overestimate) { redo = False; } in get_IPs()
59 // Generally -sizeWithAttributes: seems to overestimate rather than
923 The standard also permits the SOF marker to overestimate the image height,925 This would solve the space problems if the overestimate wasn't too great.