Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h170 __binary_upper_case, enumerator
525 __type_ = __type::__binary_upper_case; in __parse_type()
647 case __format_spec::__type::__binary_upper_case: in __process_parsed_bool()
669 case __format_spec::__type::__binary_upper_case: in __process_parsed_char()
686 case __format_spec::__type::__binary_upper_case: in __process_parsed_integer()
H A Dformatter_bool.h55 case __format_spec::__type::__binary_upper_case:
H A Dformatter_integral.h270 case __format_spec::__type::__binary_upper_case: {