Home
last modified time | relevance | path

Searched defs:float_bits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h474 convert_float_decimal_typed(Writer * writer,const FormatSection & to_conv,fputil::FPBits<T> float_bits) convert_float_decimal_typed() argument
583 convert_float_dec_exp_typed(Writer * writer,const FormatSection & to_conv,fputil::FPBits<T> float_bits) convert_float_dec_exp_typed() argument
745 convert_float_dec_auto_typed(Writer * writer,const FormatSection & to_conv,fputil::FPBits<T> float_bits) convert_float_dec_auto_typed() argument
[all...]
/llvm-project/libc/src/__support/
H A Dfloat_to_string.h414 fputil::FPBits<T> float_bits; global() variable
626 fputil::FPBits<long double> float_bits; global() variable
[all...]
/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h136 } float_bits; typedef