Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dto_chars_base_10.h58 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __append7(char* __first, uint32_t … in __append7() function
102 return __itoa::__append7(__first, __value); in __base_10_u32()