Searched refs:tspec (Results 1 – 1 of 1) sorted by relevance
100 struct tspec struct230 static struct tspec *spec;632 struct tspec *tspec) in ATTRIBUTE_NONNULL()711 sprintf (tspec->fmt_string, "%%*%s", in ATTRIBUTE_NONNULL()717 sprintf (tspec->fmt_string, "%%*.%d%s", in ATTRIBUTE_NONNULL()725 sprintf (tspec->fmt_string, "%%*%s", in ATTRIBUTE_NONNULL()731 sprintf (tspec->fmt_string, "%%*.%d%s", in ATTRIBUTE_NONNULL()871 tspec->size = size_spec; in ATTRIBUTE_NONNULL()872 tspec->fmt = fmt; in ATTRIBUTE_NONNULL()873 tspec->print_function = print_function; in ATTRIBUTE_NONNULL()[all …]