Searched refs:Is_slow (Results 1 – 2 of 2) sorted by relevance
/linux/arch/parisc/math-emu/ | ||
H A D | float.h | 88 #define Is_slow(object) Bitfield_mask( 31, 1,object) macro |
H A D | sgl_float.h | 70 #define Sgl_isone_lowmantissa(sgl_value) (Is_slow(sgl_value)!=0) |