Home
last modified time | relevance | path

Searched defs:float_raw (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/src/stdio/printf_core/
H A Dfloat_inf_nan_converter.h33 fputil::FPBits<long double>::UIntType float_raw = to_conv.conv_val_raw; in convert_inf_nan() local
38 fputil::FPBits<double>::UIntType float_raw = to_conv.conv_val_raw; in convert_inf_nan() local
H A Dfloat_hex_converter.h42 fputil::FPBits<long double>::UIntType float_raw = to_conv.conv_val_raw; in convert_float_hex_exp() local
51 fputil::FPBits<double>::UIntType float_raw = to_conv.conv_val_raw; in convert_float_hex_exp() local