Searched refs:Is_dlowp2 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/parisc/math-emu/ | ||
H A D | float.h | 162 #define Is_dlowp2(object) Bitfield_mask( 31, 1,object) macro |
H A D | dbl_float.h | 116 #define Dbl_isone_lowmantissap2(dbl_valueB) (Is_dlowp2(dbl_valueB)!=0) |