Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfloat.h141 #define Is_dlowp1(object) Bitfield_mask( 31, 1,object) macro
H A Ddbl_float.h115 #define Dbl_isone_lowmantissap1(dbl_valueA) (Is_dlowp1(dbl_valueA)!=0)