Searched refs:gmp_obstack_printf (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/printf/
H A Dobprintf.c0 /* gmp_obstack_printf -- formatted output to an obstack.
43 gmp_obstack_printf (struct obstack *ob, const char *fmt, ...) function
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h546 #define gmp_obstack_printf __gmp_obstack_printf macro
548 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h546 #define gmp_obstack_printf __gmp_obstack_printf macro
548 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h541 #define gmp_obstack_printf __gmp_obstack_printf macro
543 __GMP_DECLSPEC int gmp_obstack_printf (struct obstack *, const char *, ...);

Completed in 349 milliseconds

12