Searched defs:MAXLOOPS (Results 1 – 4 of 4) sorted by relevance
60 #define MAXLOOPS HUSECS /* Assume precision < .1s ! */ macro
339 #define MAXLOOPS (USECS/9) macro
5176 #define MAXLOOPS ((int)(1. / MINSTEP)) /* avoid infinite loop */ macro
890 #define MAXLOOPS global() macro