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

/external/chromium_org/third_party/icu/source/io/
H A Duprintf.h47 UBool fIsLongDouble; /* L flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c89 UBool fIsLongDouble; /* L flag */ member in struct:u_scanf_spec_info
127 info->fIsLongDouble = FALSE;
220 info->fIsLongDouble = TRUE;
458 else if (info->fIsLongDouble)
557 else if (info->fIsLongDouble)
650 else if (info->fIsLongDouble)
H A Duprntf_p.c290 /* if(! info->fIsLongDouble)
573 /* if(! info->fIsLongDouble)
690 /* if(! info->fIsLongDouble)
888 /* if(! info->fIsLongDouble)
1458 info->fIsLongDouble = TRUE;
/external/icu4c/io/
H A Duprintf.h47 UBool fIsLongDouble; /* L flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c89 UBool fIsLongDouble; /* L flag */ member in struct:u_scanf_spec_info
127 info->fIsLongDouble = FALSE;
220 info->fIsLongDouble = TRUE;
458 else if (info->fIsLongDouble)
557 else if (info->fIsLongDouble)
650 else if (info->fIsLongDouble)
H A Duprntf_p.c290 /* if(! info->fIsLongDouble)
573 /* if(! info->fIsLongDouble)
690 /* if(! info->fIsLongDouble)
888 /* if(! info->fIsLongDouble)
1458 info->fIsLongDouble = TRUE;

Completed in 141 milliseconds