Home
last modified time | relevance | path

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

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