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

/linux-4.1.27/arch/x86/math-emu/
H A Dfpu_emu.h183 #define isdenormal(ptr) (exponent(ptr) == EXP_BIAS+EXP_UNDER) macro

Completed in 149 milliseconds