Searched defs:nBits (Results 1 – 3 of 3) sorted by relevance
204 static constexpr int nBits{CHAR_BIT * sizeof n}; in SetTo() local
126 constexpr int nBits = CHAR_BIT * sizeof n; Integer() local
2059 const size_t nBits = wordsize * 8 - 1; updateAllocSize() local