Searched refs:numChars (Results 1 – 4 of 4) sorted by relevance
526 int numChars = 0; in hexToInt() local538 numChars ++; in hexToInt()543 return (numChars); in hexToInt()
718 int numChars = 0; in hexToInt() local729 numChars++; in hexToInt()737 return (numChars); in hexToInt()
574 int numChars = 0; in cvmx_debug_hexToLong() local585 numChars ++; in cvmx_debug_hexToLong()590 return(numChars); in cvmx_debug_hexToLong()
668 llvm::ConstantInt *getSize(CharUnits numChars);