Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h172 __decimal, enumerator
549 __type_ = __type::__decimal; in __parse_type()
649 case __format_spec::__type::__decimal: in __process_parsed_bool()
671 case __format_spec::__type::__decimal: in __process_parsed_char()
688 case __format_spec::__type::__decimal: in __process_parsed_integer()
H A Dformatter_bool.h57 case __format_spec::__type::__decimal:
H A Dformatter_integral.h281 case __format_spec::__type::__decimal: {