Searched refs:INTERVALS (Results 1 – 7 of 7) sorted by relevance
40 #define INTERVALS 128 macro100 } tbl[INTERVALS] = {246 n2 = (unsigned)n % INTERVALS; in __k_expl()
115 #define INTERVALS 128 macro117 #define TSIZE (INTERVALS + 1)
269 n2 = (unsigned)n % INTERVALS; in expm1l()
40 #define INTERVALS 128 macro76 } tbl[INTERVALS] = {228 n2 = (unsigned)n % INTERVALS; in __k_expl()
112 #define INTERVALS 128 macro114 #define TSIZE (INTERVALS + 1)
223 n2 = (unsigned)n % INTERVALS; in expm1l()
44 static final int INTERVALS = 4; field in TestGetAggregate119 } while (consumer.isRunning() && n++ < INTERVALS); in testCleared()