Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/cxx/
H A Dosdoprnti.cc60 ret = __gmp_doprnt_integer (&__gmp_asprintf_funs_noformat, &d, p, s); in __gmp_doprnt_integer_ostream()
/netbsd-src/external/lgpl3/gmp/dist/printf/
H A Ddoprnti.c44 __gmp_doprnt_integer (const struct doprnt_funs_t *funs, in __gmp_doprnt_integer() function
H A Ddoprnt.c341 ret = __gmp_doprnt_integer (funs, data, &param, gmp_str); in __gmp_doprnt()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4580 __GMP_DECLSPEC int __gmp_doprnt_integer (const struct doprnt_funs_t *, void *, const struct doprnt_…