OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DPTOK
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/stdio/
vfwscanf.c
69
* SIGNOK, HAVESIGN, NDIGITS,
DPTOK
, and EXPOK are for floating point;
76
#define
DPTOK
0x08000 /* (float) decimal point is still legal */
vfscanf.c
68
* SIGNOK, HAVESIGN, NDIGITS,
DPTOK
, and EXPOK are for floating point;
75
#define
DPTOK
0x08000 /* (float) decimal point is still legal */
Completed in 1442 milliseconds