Home
last modified time | relevance | path

Searched refs:gmp_sprintf (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/printf/
H A Dsprintf.c38 gmp_sprintf (char *buf, const char *fmt, ...) in gmp_sprintf() function
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c239 gmp_sprintf (buf, "%a", d[k]); in native_types()
242 gmp_sprintf (buf, "%A", d[k]); in native_types()
245 gmp_sprintf (buf, "%la", d[k]); in native_types()
248 gmp_sprintf (buf, "%lA", d[k]); in native_types()
/netbsd/external/lgpl3/mpfr/dist/
H A Dacinclude.m41580 dnl Check if sprintf and gmp_sprintf support the conversion specifier 'spec'
1595 /* Contrary to the gmp_sprintf test, do not use the 0 flag with the
1603 if (gmp_sprintf (s, "(%0.0$1)(%d)", a, 42) == -1 ||
1680 if (gmp_sprintf (s, "%'d", 17) == -1) return 1;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h562 #define gmp_sprintf __gmp_sprintf macro
563 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h562 #define gmp_sprintf __gmp_sprintf macro
563 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h557 #define gmp_sprintf __gmp_sprintf macro
558 __GMP_DECLSPEC int gmp_sprintf (char *, const char *, ...);

12