Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/printf/
H A Dsnprntffuns.c62 gmp_snprintf_format (struct gmp_snprintf_t *d, const char *fmt, in gmp_snprintf_format()
110 gmp_snprintf_memory (struct gmp_snprintf_t *d, const char *str, size_t len) in gmp_snprintf_memory()
127 gmp_snprintf_reps (struct gmp_snprintf_t *d, int c, int reps) in gmp_snprintf_reps()
145 gmp_snprintf_final (struct gmp_snprintf_t *d) in gmp_snprintf_final()
H A Dvsnprintf.c40 struct gmp_snprintf_t d; in gmp_vsnprintf()
H A Dsnprintf.c40 struct gmp_snprintf_t d; in gmp_snprintf()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4538 struct gmp_snprintf_t { struct