Searched defs:numDigits (Results 1 – 1 of 1) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/ |
H A D | CPStringUtils.cpp | 625 …id ConcatLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) in ConcatLongIntToCStr() 664 …LongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) in ConcatLongIntToPStr() 711 void CopyLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) in CopyLongIntToCStr() 805 …LongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int numDigits) in CopyLongIntToPStr()
|