Searched refs:fIsLongDouble (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/io/
H A Duprintf.h49 UBool fIsLongDouble; /* L flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c91 UBool fIsLongDouble; /* L flag */ member in struct:u_scanf_spec_info
129 info->fIsLongDouble = FALSE;
222 info->fIsLongDouble = TRUE;
460 else if (info->fIsLongDouble)
559 else if (info->fIsLongDouble)
652 else if (info->fIsLongDouble)
H A Duprntf_p.c292 /* if(! info->fIsLongDouble)
575 /* if(! info->fIsLongDouble)
692 /* if(! info->fIsLongDouble)
890 /* if(! info->fIsLongDouble)
1460 info->fIsLongDouble = TRUE;

Completed in 461 milliseconds