Searched defs:u32toa (Results 1 – 2 of 2) sorted by relevance
140 TEST(itoa, u32toa) { in TEST() argument
39 inline char* u32toa(uint32_t value, char* buffer) { in u32toa() function