Home
last modified time | relevance | path

Searched refs:parsefloat (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
Dvfscanf.c24 extern int parsefloat(FILE *f, char *buf, char *end);
317 int count = parsefloat(f, buf, buf + width); in vfscanf()
/third_party/musl/src/stdio/
Dvfscanf.c24 extern int parsefloat(FILE *f, char *buf, char *end);
317 int count = parsefloat(f, buf, buf + width); in vfscanf()
/third_party/FreeBSD/lib/libc/stdio/
Dparsefloat.c46 int parsefloat(FILE *f, char *buf, char *end) in parsefloat() function
/third_party/FreeBSD/
DBUILD.gn96 "lib/libc/stdio/parsefloat.c",
/third_party/node/deps/v8/src/builtins/
Dnumber.tq221 // ES6 #sec-number.parsefloat