Searched refs:INTERVALS (Results 1 – 7 of 7) sorted by relevance
41 #define INTERVALS 128 macro101 } tbl[INTERVALS] = {247 n2 = (unsigned)n % INTERVALS; in __k_expl()
116 #define INTERVALS 128 macro118 #define TSIZE (INTERVALS + 1)
270 n2 = (unsigned)n % INTERVALS; in expm1l()
41 #define INTERVALS 128 macro77 } tbl[INTERVALS] = {229 n2 = (unsigned)n % INTERVALS; in __k_expl()
113 #define INTERVALS 128 macro115 #define TSIZE (INTERVALS + 1)
224 n2 = (unsigned)n % INTERVALS; in expm1l()
44 static final int INTERVALS = 4; field in TestGetAggregate119 } while (consumer.isRunning() && n++ < INTERVALS); in testCleared()