Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dfixed_converter.h104 bool has_decimal_point = convert_fixed() local
H A Dfloat_dec_converter.h164 bool has_decimal_point; // True if the number has a decimal point. global() variable
491 bool has_decimal_point = convert_float_decimal_typed() local
603 bool has_decimal_point = convert_float_dec_exp_typed() local
[all...]