Searched refs:posint_required (Results 1 – 5 of 5) sorted by relevance
40 static const char posint_required[] = "Positive integer required in format", variable805 fmt->error = posint_required; in parse_format_list()1099 fmt->error = posint_required; in parse_format_list()1160 fmt->error = posint_required; in parse_format_list()
41 static const char posint_required[] = "Positive integer required in format", variable805 fmt->error = posint_required; in parse_format_list()1092 fmt->error = posint_required; in parse_format_list()1153 fmt->error = posint_required; in parse_format_list()
595 const char *posint_required in check_format() local905 error = posint_required; in check_format()1054 error = posint_required; in check_format()1096 error = posint_required; in check_format()1175 error = posint_required; in check_format()
910 * io/format.c (posint_required, period_required, nonneg_required,