Home
last modified time | relevance | path

Searched refs:__double (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/utilities/format/format.arguments/format.arg/
H A Darg_t.compile.pass.cpp33 static_assert(uint8_t(std::__format::__arg_t::__double) == 10);
/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg.h59 __double, enumerator
120 case __format::__arg_t::__double: in decltype()
H A Dformat_arg_store.h95 return __arg_t::__double; in __determine_arg_t()
/llvm-project-15.0.7/libcxx/include/
H A Dformat364 case __arg_t::__double: