Home
last modified time | relevance | path

Searched refs:gmp_snprintf_t (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gmp/printf/
H A Dsnprntffuns.c59 gmp_snprintf_format (struct gmp_snprintf_t *d, const char *fmt, in gmp_snprintf_format()
109 gmp_snprintf_memory (struct gmp_snprintf_t *d, const char *str, size_t len) in gmp_snprintf_memory()
126 gmp_snprintf_reps (struct gmp_snprintf_t *d, int c, int reps) in gmp_snprintf_reps()
144 gmp_snprintf_final (struct gmp_snprintf_t *d) in gmp_snprintf_final()
H A Dvsnprintf.c37 struct gmp_snprintf_t d; in gmp_vsnprintf()
H A Dsnprintf.c42 struct gmp_snprintf_t d; in gmp_snprintf()
/dflybsd-src/contrib/gmp/
H A Dgmp-impl.h4009 struct gmp_snprintf_t { struct