Home
last modified time | relevance | path

Searched defs:mpf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtset.c67 mpf_t mpf; in mpc_set_ui_fr() local
H A Dmpc-tests.h251 mpf_t mpf; member
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A DMakefile.am21 SUBDIRS = . devel mpn mpz mpq mpf rand misc cxx subdir
/netbsd-src/external/lgpl3/gmp/dist/
H A DMakefile.am115 SUBDIRS = tests mpn mpz mpq mpf printf scanf rand cxx demos tune doc subdir
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtfprintf.c177 mpf_t mpf; in check_mixed() local
H A Dtprintf.c304 mpf_t mpf; in check_mixed() local
H A Dtsprintf.c912 mpf_t mpf; in mixed() local
/netbsd-src/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.xs212 typedef mpf_ptr mpf; typedef