Home
last modified time | relevance | path

Searched refs:__itoa (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/
Dcharconv95 namespace __itoa {
125 namespace __itoa
278 } // namespace __itoa
313 using __tx = __itoa::__traits<_Tp>;
509 using __tx = __itoa::__traits<_Tp>;
563 if (!__itoa::__mul_overflowed(__a, __base, __a))
/external/libcxx/src/
Dcharconv.cpp15 namespace __itoa namespace
/external/libcxx/lib/abi/
DCHANGELOG.TXT118 The change emits __u64toa and __u32toa under std::__1::__itoa.