Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dqmath.h163 #define Q_BITSPERBASE(base, rnd) Q_BITSPERBASE##rnd(base) macro
172 int _bitsperbase = Q_BITSPERBASE(base, DOWN); \