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