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.h67 __i128, // extension enumerator
116 case __format::__arg_t::__i128: in decltype()
167 case __format::__arg_t::__i128: in __visit_format_arg()
296 case __format::__arg_t::__i128: { in decltype()
317 case __format::__arg_t::__i128: { in visit()
381 case __format::__arg_t::__i128: { in decltype()
H A Dformat_arg_store.h76 return __arg_t::__i128; in __determine_arg_t()
H A Dformat_functions.h210 case __arg_t::__i128: in __compile_time_visit_format_arg()