Searched defs:itostr (Results 1 – 2 of 2) sorted by relevance
66 itostr(char * buffer, int32_t i, uint32_t radix, int32_t pad) in itostr() function
103 static inline std::string itostr(int64_t X) { in itostr() function