Searched refs:_QP_QTOT (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libroot/os/arch/sparc/
H A Dsoftfloat.c75 #define _QP_QTOT(qname, fname, type, ...) \ macro
150 _QP_QTOT(d, d, double, &u.a)
151 _QP_QTOT(i, i, int)
152 _QP_QTOT(s, s, float)
153 _QP_QTOT(x, x, long, &u.a)
154 _QP_QTOT(ui, i, u_int)
155 _QP_QTOT(ux, x, u_long, &u.a)

Completed in 45 milliseconds