Searched defs:hexDigits (Results 1 – 2 of 2) sorted by relevance
2541 APFloat::convertToHexString(char *dst, unsigned int hexDigits, in convertToHexString()2591 APFloat::convertNormalToHexString(char *dst, unsigned int hexDigits, in convertNormalToHexString()
435 private static char[] hexDigits = field in ProxyFactory