Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h203 __octal, enumerator
236 __create_type_mask(__type::__octal) | //
835 __type_ = __type::__octal;
915 case __format_spec::__type::__octal:
937 case __format_spec::__type::__octal:
954 case __format_spec::__type::__octal:
H A Dformatter_bool.h54 case __format_spec::__type::__octal:
H A Dformatter_integral.h358 case __format_spec::__type::__octal: {