Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/spmath/
H A Dfloat.h143 #define Is_dlowp2(object) Bitfield_mask( 31, 1,object) macro
H A Ddbl_float.h125 #define Dbl_isone_lowmantissap2(dbl_valueB) (Is_dlowp2(dbl_valueB)!=0)