HomeSort by relevance Sort by last modified time
    Searched defs:fIsLongLong (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/io/
uprintf.h 50 UBool fIsLongLong; /* ll flag */
uscanf_p.c 92 UBool fIsLongLong; /* ll flag */
130 info->fIsLongLong = FALSE;
210 info->fIsLongLong = TRUE;
402 else if (info->fIsLongLong)
712 else if (info->fIsLongLong)
1067 else if (info->fIsLongLong)
    [all...]
  /external/icu4c/io/
uprintf.h 50 UBool fIsLongLong; /* ll flag */
uscanf_p.c 92 UBool fIsLongLong; /* ll flag */
130 info->fIsLongLong = FALSE;
210 info->fIsLongLong = TRUE;
402 else if (info->fIsLongLong)
712 else if (info->fIsLongLong)
1066 else if (info->fIsLongLong)
    [all...]

Completed in 4159 milliseconds