Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h162 #define Is_dlowp2(object) Bitfield_mask( 31, 1,object) macro
H A Ddbl_float.h116 #define Dbl_isone_lowmantissap2(dbl_valueB) (Is_dlowp2(dbl_valueB)!=0)