Searched refs:fIsShort (Results 1 – 3 of 3) sorted by relevance
90 UBool fIsShort; /* h flag */ member128 info->fIsShort = FALSE; in u_scanf_parse_spec()204 info->fIsShort = TRUE; in u_scanf_parse_spec()400 if (info->fIsShort) in u_scanf_count_handler()710 if (info->fIsShort) in u_scanf_integer_handler()1064 if (info->fIsShort) in u_scanf_hex_handler()1111 if (info->fIsShort) in u_scanf_octal_handler()
48 UBool fIsShort; /* h flag */ member
365 if (info->fIsShort) in u_printf_integer_handler()425 if (info->fIsShort) in u_printf_hex_handler()460 if (info->fIsShort) in u_printf_octal_handler()496 if (info->fIsShort) in u_printf_uinteger_handler()1442 info->fIsShort = TRUE; in u_printf_parse()