Searched defs:THRESH (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libm/src/ld128/
H A Dinvtrig.h45 #define THRESH (0xe666666666666666ULL>>(64-(MANH_SIZE-1))) macro
47 #define THRESH ((0xe666666666666666ULL>>(64-(MANH_SIZE-1)))|0x80000000) macro
/openbsd-current/lib/libm/src/ld80/
H A Dinvtrig.h45 #define THRESH (0xe666666666666666ULL>>(64-(MANH_SIZE-1))) macro
47 #define THRESH ((0xe666666666666666ULL>>(64-(MANH_SIZE-1)))|0x80000000) macro

Completed in 174 milliseconds