Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg_store.h88 return __arg_t::__unsigned_long_long; in __determine_arg_t()
196 else if constexpr (__arg == __arg_t::__unsigned_long_long) in __create_format_arg()
H A Dformat_arg.h69 __unsigned_long_long, enumerator
124 case __format::__arg_t::__unsigned_long_long: in decltype()
175 case __format::__arg_t::__unsigned_long_long: in __visit_format_arg()
H A Dformat_functions.h175 case __arg_t::__unsigned_long_long: in __compile_time_validate_argument()
219 case __arg_t::__unsigned_long_long: in __compile_time_visit_format_arg()