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

  /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)
1067 else if (info->fIsLongLong)
    [all...]
uprntf_p.c 367 else if (!info->fIsLongLong)
427 else if (!info->fIsLongLong)
462 else if (!info->fIsLongLong)
498 else if (!info->fIsLongLong)
    [all...]

Completed in 1196 milliseconds