Home
last modified time | relevance | path

Searched refs:SIGNIFICAND_GT_HEX_32 (Results 1 – 1 of 1) sorted by relevance

/sysdeps/ia64/fpu/
A Dlibm_support.h813 #define SIGNIFICAND_GT_HEX_32(X,BITS) ((X)->significand > 0x ## BITS) macro
859 (((X)->exponent == (EXP)) && (SIGNIFICAND_GT_HEX_32(X, BITS))))

Completed in 7 milliseconds