Searched refs:INTERVALS (Results 1 – 7 of 7) sorted by relevance
43 #define INTERVALS 128 macro79 } tbl[INTERVALS] = {231 n2 = (unsigned)n % INTERVALS; in __k_expl()
115 #define INTERVALS 128 macro117 #define TSIZE (INTERVALS + 1)
230 n2 = (unsigned)n % INTERVALS; in expm1l()
43 #define INTERVALS 128 macro103 } tbl[INTERVALS] = {249 n2 = (unsigned)n % INTERVALS; in __k_expl()
118 #define INTERVALS 128 macro120 #define TSIZE (INTERVALS + 1)
273 n2 = (unsigned)n % INTERVALS; in expm1l()
44 static final int INTERVALS = 4; field in TestGetAggregate119 } while (consumer.isRunning() && n++ < INTERVALS); in testCleared()