Home
last modified time | relevance | path

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

/freebsd/tests/sys/sys/
H A Dqmath_test.c248 a_int = Q_GIVAL(a_s64q); in ATF_TC_BODY()
249 b_int = Q_GIVAL(b_s64q); in ATF_TC_BODY()
429 a_int = Q_GIVAL(a_s64q); in ATF_TC_BODY()
430 b_int = Q_GIVAL(b_s64q); in ATF_TC_BODY()
476 a_int = Q_GIVAL(a_s64q); in ATF_TC_BODY()
477 b_int = Q_GIVAL(b_s64q); in ATF_TC_BODY()
523 a_int = Q_GIVAL(a_s64q); in ATF_TC_BODY()
524 b_int = Q_GIVAL(b_s64q); in ATF_TC_BODY()
574 a_int = Q_GIVAL(a_s64q); in ATF_TC_BODY()
575 b_int = Q_GIVAL(b_s64q); in ATF_TC_BODY()
/freebsd/sys/sys/
H A Dqmath.h140 #define Q_GIVAL(q) Q_TC(q, Q_LTZ(q) ? -Q_GIABSVAL(q) : Q_GIABSVAL(q)) macro
353 ((Q_GIVAL(a) intcmp Q_GIVAL(b)) || \
354 ((Q_GIVAL(a) == Q_GIVAL(b)) && (Q_GFVAL(a) fraccmp Q_GFVAL(b))))
463 , Q_GIVAL(q) \
498 Q_SIFVALS(*(l), Q_GIVAL(r), Q_GFVAL(r)); \
533 ((Q_GIVAL(*(a)) << Q_NFBITS(*(a))) / Q_GIFVAL(b)) + \
570 Q_GIVAL(*(q))) \
576 if (Q_IMINVAL(*(q)) + Q_ABS(i) > Q_GIVAL(*(q))) \
/freebsd/sys/kern/
H A Dsubr_stats.c514 curstepexp) <= Q_GIVAL(bkt_lb->q32.sq32))
518 curstepexp) <= Q_GIVAL(bkt_lb->q32.uq32))
522 curstepexp) <= Q_GIVAL(bkt_lb->q64.sq64))
527 curstepexp) <= Q_GIVAL(bkt_lb->q64.uq64))
3242 (uint64_t)Q_GIVAL(k))) ||
3244 (uint64_t)Q_GIVAL(k)))) {
/freebsd/share/man/man3/
H A DMakefile166 Q_IRAWMASK.3 Q_GIVAL.3 \