Home
last modified time | relevance | path

Searched refs:f (Results 1 – 2 of 2) sorted by relevance

/src/klibc/
A Drt_vsscanf.c623 float f; in scanf_parse() member
650 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()
A DKconfig27 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