Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h211 __hexfloat_upper_case, enumerator
796 __type_ = __type::__hexfloat_upper_case;
974 case __format_spec::__type::__hexfloat_upper_case:
H A Dformatter_floating_point.h468 case __format_spec::__type::__hexfloat_upper_case:
591 __specs.__std_.__type_ == __format_spec::__type::__hexfloat_upper_case ||