Home
last modified time | relevance | path

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

/freebsd/tests/sys/sys/
H A Dqmath_test.c224 error = Q_QDIVQ(&a_s64q, b_s64q); in ATF_TC_BODY()
296 error = Q_QDIVQ(&r_s64q, b_s64q); in ATF_TC_BODY()
/freebsd/share/man/man3/
H A DMakefile176 MLINKS+= Q_QADDQ.3 Q_QDIVQ.3 \
/freebsd/sys/sys/
H A Dqmath.h524 #define Q_QDIVQ(a, b) \ macro