Home
last modified time | relevance | path

Searched refs:__u64toa (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/libcxx/src/
H A Dcharconv.cpp28 __u64toa(uint64_t value, char* buffer) noexcept in __u64toa() function
/openbsd/gnu/llvm/libcxx/lib/abi/
H A DCHANGELOG.TXT692 The change emits __u64toa and __u32toa under std::__1::__itoa.