Home
last modified time | relevance | path

Searched refs:mpf_ceil (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-trunc.c63 CHECK_SEP ("mpf_ceil", mpf_ceil, ceil); in check_one()
83 CHECK_INPLACE ("mpf_ceil", mpf_ceil, ceil); in check_one()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpf2mpfr.h49 #undef mpf_ceil
50 #define mpf_ceil mpfr_ceil macro
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dceilfloor.c116 mpf_ceil (mpf_ptr r, mpf_srcptr u) in mpf_ceil() function
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprf.c87 { "ceil", (mpexpr_fun_t) mpf_ceil, MPEXPR_TYPE_UNARY },
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dmpf_compat.h202 mpf_ceil (y, x); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1243 #define mpf_ceil __gmpf_ceil macro
1244 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1243 #define mpf_ceil __gmpf_ceil macro
1244 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1257 #define mpf_ceil __gmpf_ceil macro
1258 __GMP_DECLSPEC void mpf_ceil (mpf_ptr, mpf_srcptr);

12