Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dqmath.h78 ((uint32_t)(((Q_GCRAW(q) & 0x3) + 1) << ((Q_GCRAW(q) & 0x4) ? 4 : 1)))
110 #define Q_GCRAW(q) ((q) & Q_CRAWMASK(q)) macro
111 #define Q_GCVAL(q) Q_GCRAW(q)
/freebsd/share/man/man3/
H A DMakefile197 Q_SIGNSHFT.3 Q_GCRAW.3 \