Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dqmath.h142 #define Q_GIVAL(q) Q_TC(q, Q_LTZ(q) ? -Q_GIABSVAL(q) : Q_GIABSVAL(q)) macro
355 ((Q_GIVAL(a) intcmp Q_GIVAL(b)) || \
356 ((Q_GIVAL(a) == Q_GIVAL(b)) && (Q_GFVAL(a) fraccmp Q_GFVAL(b))))
462 , Q_GIVAL(q) \
497 Q_SIFVALS(*(l), Q_GIVAL(r), Q_GFVAL(r)); \
532 ((Q_GIVAL(*(a)) << Q_NFBITS(*(a))) / Q_GIFVAL(b)) + \
569 Q_GIVAL(*(q))) \
575 if (Q_IMINVAL(*(q)) + Q_ABS(i) > Q_GIVAL(*(q))) \
/f-stack/freebsd/kern/
H A Dsubr_stats.c519 curstepexp) <= Q_GIVAL(bkt_lb->q32.sq32))
523 curstepexp) <= Q_GIVAL(bkt_lb->q32.uq32))
527 curstepexp) <= Q_GIVAL(bkt_lb->q64.sq64))
532 curstepexp) <= Q_GIVAL(bkt_lb->q64.uq64))
3235 (uint64_t)Q_GIVAL(k))) ||
3237 (uint64_t)Q_GIVAL(k)))) {