Home
last modified time | relevance | path

Searched refs:Dlowp2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dcnv_float.h70 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
327 if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
H A Dfloat.h147 #define Dlowp2(object) Bitfield_mask( 31, 1,object) macro
H A Ddbl_float.h384 #define Dbl_lowmantissap2(dbl_value) Dlowp2(dbl_value)
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dcnv_float.h70 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
327 if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
H A Dfloat.h147 #define Dlowp2(object) Bitfield_mask( 31, 1,object) macro
H A Ddbl_float.h384 #define Dbl_lowmantissap2(dbl_value) Dlowp2(dbl_value)

Completed in 8 milliseconds