Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
H A Dcnv_float.h57 #define Dint_isinexact_to_sgl(dint_valueA,dint_valueB) \ argument
58 (((Dintp1(dint_valueA) << 33 - SGL_EXP_LENGTH) != 0) || Dintp2(dint_valueB))
60 #define Sgl_roundnearest_from_dint(dint_valueA,dint_valueB,sgl_value) \ argument
63 Dintp2(dint_valueB) || Slow(sgl_value)) Sall(sgl_value)++