OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fIsLongDouble
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/io/
uprintf.h
47
UBool
fIsLongDouble
; /* L flag */
uscanf_p.c
89
UBool
fIsLongDouble
; /* L flag */
127
info->
fIsLongDouble
= FALSE;
220
info->
fIsLongDouble
= TRUE;
458
else if (info->
fIsLongDouble
)
557
else if (info->
fIsLongDouble
)
650
else if (info->
fIsLongDouble
)
[
all
...]
uprntf_p.c
290
/* if(! info->
fIsLongDouble
)
573
/* if(! info->
fIsLongDouble
)
690
/* if(! info->
fIsLongDouble
)
888
/* if(! info->
fIsLongDouble
)
[
all
...]
Completed in 72 milliseconds