Home
last modified time | relevance | path

Searched defs:__from_chars_atoi (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dfrom_chars_integral.h130 __from_chars_atoi(const char* __first, const char* __last, _Tp& __value) { in __from_chars_atoi() function
151 __from_chars_atoi(const char* __first, const char* __last, _Tp& __value) { in __from_chars_atoi() function