Searched defs:itostr (Results 1 – 5 of 5) sorted by relevance
68 itostr(char * buffer, int32_t i, uint32_t radix, int32_t pad) in itostr() function
97 static inline std::string itostr(int64_t X) { in itostr() function
94 static inline std::string itostr(int64_t X) { in itostr() function
95 static inline std::string itostr(int64_t X) { in itostr() function
238 inline std::string itostr(int64_t X) { in itostr() function