Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg.h65 __i128, // extension enumerator
114 case __format::__arg_t::__i128: in decltype()
165 case __format::__arg_t::__i128: in __visit_format_arg()
294 case __format::__arg_t::__i128: { in decltype()
315 case __format::__arg_t::__i128: { in visit()
379 case __format::__arg_t::__i128: { in decltype()
H A Dformat_arg_store.h68 return __arg_t::__i128; in __determine_arg_t()
H A Dformat_functions.h208 case __arg_t::__i128: in __compile_time_visit_format_arg()