Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dfrom_chars_integral.h132 using __output_type = typename __tx::type; in __from_chars_atoi() local
136 __output_type __a, __b; in __from_chars_atoi()
139 __output_type __m = numeric_limits<_Tp>::max(); in __from_chars_atoi()