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

/external/icu/icu4c/source/io/
H A Duprintf.h50 UBool fIsLongLong; /* ll flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c92 UBool fIsLongLong; /* ll flag */ member in struct:u_scanf_spec_info
130 info->fIsLongLong = FALSE;
210 info->fIsLongLong = TRUE;
402 else if (info->fIsLongLong)
712 else if (info->fIsLongLong)
1066 else if (info->fIsLongLong)
1113 else if (info->fIsLongLong)
H A Duprntf_p.c367 else if (!info->fIsLongLong)
427 else if (!info->fIsLongLong)
462 else if (!info->fIsLongLong)
498 else if (!info->fIsLongLong)
1448 info->fIsLongLong = TRUE;
1546 if (info->fIsLongLong) {

Completed in 84 milliseconds