Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dqmath.h139 #define Q_IMINVAL(q) Q_TC(q, Q_SIGNED(q) ? -Q_IMAXVAL(q) : 0) macro
453 , Q_IMINVAL(q) \
575 if (Q_IMINVAL(*(q)) + Q_ABS(i) > Q_GIVAL(*(q))) \