Searched refs:doprnt_format_t (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/printf/ |
H A D | obprntffuns.c | 66 (doprnt_format_t) obstack_vprintf,
|
H A D | printffuns.c | 76 (doprnt_format_t) vfprintf,
|
H A D | sprintffuns.c | 90 (doprnt_format_t) gmp_sprintf_format,
|
H A D | vasprintf.c | 104 (doprnt_format_t) gmp_asprintf_format,
|
H A D | snprntffuns.c | 153 (doprnt_format_t) gmp_snprintf_format,
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmp-impl.h | 4476 typedef int (*doprnt_format_t) (void *, const char *, va_list); typedef 4482 doprnt_format_t format;
|
H A D | ChangeLog | 6097 * gmp-impl.h (doprnt_format_t, etc): Remove bogus __GMP_DECLSPECs. 23215 * gmp-impl.h (doprnt_format_t, doprnt_memory_t, doprnt_reps_t,
|