Searched refs:__gmp_obstack_printf_funs (Results 1 – 4 of 4) sorted by relevance
48 return __gmp_doprnt (&__gmp_obstack_printf_funs, ob, fmt, ap); in gmp_obstack_vprintf()
53 ret = __gmp_doprnt (&__gmp_obstack_printf_funs, ob, fmt, ap); in gmp_obstack_printf()
65 const struct doprnt_funs_t __gmp_obstack_printf_funs = { variable
4491 extern const struct doprnt_funs_t __gmp_obstack_printf_funs;