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

/external/chromium_org/third_party/icu/source/io/
H A Duprintf.h49 UBool fIsLong; /* l flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c91 UBool fIsLong; /* l flag */ member in struct:u_scanf_spec_info
129 info->fIsLong = FALSE;
215 info->fIsLong = TRUE;
456 if (info->fIsLong)
555 if (info->fIsLong)
648 if (info->fIsLong)
/external/icu/icu4c/source/io/
H A Duprintf.h49 UBool fIsLong; /* l flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c91 UBool fIsLong; /* l flag */ member in struct:u_scanf_spec_info
129 info->fIsLong = FALSE;
215 info->fIsLong = TRUE;
456 if (info->fIsLong)
555 if (info->fIsLong)
648 if (info->fIsLong)

Completed in 595 milliseconds