Home
last modified time | relevance | path

Searched refs:GMP_ASPRINTF_T_INIT (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/cxx/
Dosdoprnti.cc59 GMP_ASPRINTF_T_INIT (d, &result); in __gmp_doprnt_integer_ostream()
Dosmpf.cc63 GMP_ASPRINTF_T_INIT (d, &result); in operator <<()
/netbsd/src/external/lgpl3/gmp/dist/printf/
Dvasprintf.c114 GMP_ASPRINTF_T_INIT (d, result); in gmp_vasprintf()
/netbsd/src/external/lgpl3/gmp/dist/
Dgmp-impl.h4505 #define GMP_ASPRINTF_T_INIT(d, output) \ macro
DChangeLog23356 (GMP_ASPRINTF_T_INIT): New macro.