Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dlocale_facets.tcc956 const int __case_offset = __uppercase ? __num_base::_S_oudigits in __int_to_char() local
960 *--__buf = __lit[(__v & 0xf) + __case_offset]; in __int_to_char()