OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CT_FLOAT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/stdio/
vfscanf.c
88
#define
CT_FLOAT
4 /* floating, i.e., strtod */
246
c =
CT_FLOAT
;
761
case
CT_FLOAT
:
vfwscanf.c
89
#define
CT_FLOAT
4 /* floating, i.e., strtod */
260
c =
CT_FLOAT
;
684
case
CT_FLOAT
:
Completed in 39 milliseconds