Searched refs:ConvertUInt64ToOct (Results 1 – 2 of 2) sorted by relevance
14 void ConvertUInt64ToOct(UInt64 value, char *s) throw();
31 void ConvertUInt64ToOct(UInt64 val, char *s) throw() in ConvertUInt64ToOct() function