Searched defs:fIsLongLong (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/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)
/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)

Completed in 436 milliseconds