Searched refs:nhigh (Results 1 – 1 of 1) sorted by relevance
45 int nhigh = int(_c) >> 4 & 0xf; in toHex() local47 sStrBuf.append( cHex[nhigh] ); in toHex()
Completed in 17 milliseconds