Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dqmath.h139 #define Q_GIABSVAL(q) Q_TC(q, Q_GIRAW(q) >> Q_RPSHFT(q)) macro
140 #define Q_GIVAL(q) Q_TC(q, Q_LTZ(q) ? -Q_GIABSVAL(q) : Q_GIABSVAL(q))
225 Q_BT(q) _part = Q_GIABSVAL(q); \
389 || 0 == (Q_GIABSVAL(a) & (~Q_TC(a, 0) << Q_NIBITS(b)))) \
462 , Q_GIABSVAL(q) \
/freebsd/share/man/man3/
H A DMakefile166 Q_IRAWMASK.3 Q_GIABSVAL.3 \