Searched refs:f (Results 1 – 2 of 2) sorted by relevance
623 float f; in scanf_parse() member650 res.f = strtof(srcbuf, &p); in scanf_parse()651 is_zero = res.f == 0; in scanf_parse()671 *va_arg(ap, float *) = res.f; in scanf_parse()
27 bool "Support decimal notation floating point conversion specifiers (%f, %F)"30 Support for the decimal notation floating point conversion specifiers (%f, %F)89 … integral number in floating-point notation, regardless of length, when using the %f specifier -
Completed in 4 milliseconds