Searched refs:NXT (Results 1 – 1 of 1) sorted by relevance
78 #define NXT 32 macro170 #define MEXP (NXT*16384.0L)172 #define MNEXP (-NXT*(16384.0L+64.0L))430 Hb -= (1.0L/NXT); /*0.0625L;*/ in powl()447 i = e/NXT + i; in powl()448 e = NXT*i - e; in powl()477 if (t < LDBL_MAX / NXT) { in reducl()