Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_arg.h64 __float, enumerator
126 case __format::__arg_t::__float: in decltype()
H A Dformat_arg_store.h92 return __arg_t::__float; in __determine_arg_t()
H A Dformat_functions.h221 case __arg_t::__float: in __compile_time_visit_format_arg()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog989 (__float{didf,sisf,disf},__fix{,uns}dfdi): New functions.