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.h80 return __arg_t::__unsigned_long_long; in __determine_arg_t()
187 else if constexpr (__arg == __arg_t::__unsigned_long_long) in __create_format_arg()
H A Dformat_arg.h67 __unsigned_long_long, enumerator
122 case __format::__arg_t::__unsigned_long_long: in decltype()
173 case __format::__arg_t::__unsigned_long_long: in __visit_format_arg()
H A Dformat_functions.h173 case __arg_t::__unsigned_long_long: in __compile_time_validate_argument()
217 case __arg_t::__unsigned_long_long: in __compile_time_visit_format_arg()