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()411 if (info->fIsShort) in u_scanf_count_handler()733 if (info->fIsShort) in u_scanf_integer_handler()1102 if (info->fIsShort) in u_scanf_hex_handler()1152 if (info->fIsShort) in u_scanf_octal_handler()
50 UBool fIsShort; /* h flag */ member
372 if (info->fIsShort) in u_printf_integer_handler()433 if (info->fIsShort) in u_printf_hex_handler()469 if (info->fIsShort) in u_printf_octal_handler()505 if (info->fIsShort) in u_printf_uinteger_handler()1457 info->fIsShort = TRUE; in u_printf_parse()