Searched refs:fIsShort (Results 1 – 3 of 3) sorted by relevance
92 UBool fIsShort; /* h flag */ member130 info->fIsShort = FALSE; in u_scanf_parse_spec()206 info->fIsShort = TRUE; in u_scanf_parse_spec()402 if (info->fIsShort) in u_scanf_count_handler()712 if (info->fIsShort) in u_scanf_integer_handler()1066 if (info->fIsShort) in u_scanf_hex_handler()1113 if (info->fIsShort) in u_scanf_octal_handler()
50 UBool fIsShort; /* h flag */ member
367 if (info->fIsShort) in u_printf_integer_handler()427 if (info->fIsShort) in u_printf_hex_handler()462 if (info->fIsShort) in u_printf_octal_handler()498 if (info->fIsShort) in u_printf_uinteger_handler()1444 info->fIsShort = TRUE; in u_printf_parse()