Searched defs:Nibbles (Results 1 – 2 of 2) sorted by relevance
138 unsigned Nibbles = (64 - countLeadingZeros(N) + 3) / 4; in write_hex() local
1046 StringView Nibbles = MangledName.substr(0, 2); in demangleCharLiteral() local