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

  /external/icu/icu4c/source/io/
uprintf.h 47 UBool fIsLongDouble; /* L flag */
uscanf_p.c 89 UBool fIsLongDouble; /* L flag */
127 info->fIsLongDouble = FALSE;
220 info->fIsLongDouble = TRUE;
458 else if (info->fIsLongDouble)
557 else if (info->fIsLongDouble)
650 else if (info->fIsLongDouble)
    [all...]

Completed in 636 milliseconds