Searched defs:bitsNum (Results 1 – 1 of 1) sorted by relevance
10954 enum bitsNum = ElemType.sizeof * 8; in this() variable11364 size_t bitsNum = IntegralType.sizeof * 8; local