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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/math-emu/
H A Dcnv_float.h37 #define Duintp2(object) (object) macro
328 ((Duintp1(duint_valueA) << 32 - SGL_EXP_LENGTH) || Duintp2(duint_valueB))
333 Duintp2(duint_valueB) || Slow(sgl_value)) Sall(sgl_value)++
336 (Duintp2(duint_value) << 32 - DBL_EXP_LENGTH)
339 if (Duintp2(duint_opndB) & 1<<(DBL_EXP_LENGTH - 1)) \
340 if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \

Completed in 24 milliseconds