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

/external/chromium_org/third_party/icu/source/io/
H A Duprintf.h48 UBool fIsShort; /* h flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c90 UBool fIsShort; /* h flag */ member in struct:u_scanf_spec_info
128 info->fIsShort = FALSE;
204 info->fIsShort = TRUE;
400 if (info->fIsShort)
710 if (info->fIsShort)
1065 if (info->fIsShort)
1112 if (info->fIsShort)
/external/icu4c/io/
H A Duprintf.h48 UBool fIsShort; /* h flag */ member in struct:u_printf_spec_info
H A Duscanf_p.c90 UBool fIsShort; /* h flag */ member in struct:u_scanf_spec_info
128 info->fIsShort = FALSE;
204 info->fIsShort = TRUE;
400 if (info->fIsShort)
710 if (info->fIsShort)
1064 if (info->fIsShort)
1111 if (info->fIsShort)

Completed in 271 milliseconds