Searched refs:__GMP_PROTO (Results 1 - 25 of 96) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandmt.h37 void __gmp_mt_recalc_buffer __GMP_PROTO ((gmp_uint_least32_t *));
38 void __gmp_randget_mt __GMP_PROTO ((gmp_randstate_t, mp_ptr, unsigned long int));
39 void __gmp_randclear_mt __GMP_PROTO ((gmp_randstate_t rstate));
40 void __gmp_randiset_mt __GMP_PROTO ((gmp_randstate_ptr, gmp_randstate_srcptr));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/expr/
H A Dexpr-impl.h58 typedef void (*mpexpr_fun_one_t) __GMP_PROTO ((mpX_ptr));
59 typedef unsigned long (*mpexpr_fun_ui_one_t) __GMP_PROTO ((mpX_ptr));
61 typedef void (*mpexpr_fun_0ary_t) __GMP_PROTO ((mpX_ptr));
62 typedef int (*mpexpr_fun_i_0ary_t) __GMP_PROTO ((void));
64 typedef void (*mpexpr_fun_unary_t) __GMP_PROTO ((mpX_ptr, mpX_srcptr));
65 typedef void (*mpexpr_fun_unary_ui_t) __GMP_PROTO ((mpX_ptr, unsigned long));
66 typedef int (*mpexpr_fun_i_unary_t) __GMP_PROTO ((mpX_srcptr));
67 typedef int (*mpexpr_fun_i_unary_ui_t) __GMP_PROTO ((unsigned long));
69 typedef void (*mpexpr_fun_binary_t) __GMP_PROTO ((mpX_ptr, mpX_srcptr, mpX_srcptr));
70 typedef void (*mpexpr_fun_binary_ui_t) __GMP_PROTO ((mpX_pt
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/
H A Dtests.h41 void tests_start __GMP_PROTO ((void));
42 void tests_end __GMP_PROTO ((void));
44 void tests_memory_start __GMP_PROTO ((void));
45 void tests_memory_end __GMP_PROTO ((void));
46 void *tests_allocate __GMP_PROTO ((size_t size));
47 void *tests_reallocate __GMP_PROTO ((void *ptr, size_t old_size, size_t new_size));
48 void tests_free __GMP_PROTO ((void *ptr, size_t size));
49 void tests_free_nosize __GMP_PROTO ((void *ptr));
50 int tests_memory_valid __GMP_PROTO ((void *ptr));
52 void tests_rand_start __GMP_PROTO ((voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
H A Dgmp.h301 #define __GMP_PROTO(x) x macro
303 #define __GMP_PROTO(x) () macro
542 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
547 __GMP_DECLSPEC void mp_get_memory_functions __GMP_PROTO ((void *(**) (size_t),
565 __GMP_DECLSPEC void gmp_randinit __GMP_PROTO ((gmp_randstate_t, gmp_randalg_t, ...));
568 __GMP_DECLSPEC void gmp_randinit_default __GMP_PROTO ((gmp_randstate_t));
571 __GMP_DECLSPEC void gmp_randinit_lc_2exp __GMP_PROTO ((gmp_randstate_t,
576 __GMP_DECLSPEC int gmp_randinit_lc_2exp_size __GMP_PROTO ((gmp_randstate_t, mp_bitcnt_t));
579 __GMP_DECLSPEC void gmp_randinit_mt __GMP_PROTO ((gmp_randstate_t));
582 __GMP_DECLSPEC void gmp_randinit_set __GMP_PROTO ((gmp_randstate_
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
H A Dgmp.h301 #define __GMP_PROTO(x) x macro
303 #define __GMP_PROTO(x) () macro
542 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
547 __GMP_DECLSPEC void mp_get_memory_functions __GMP_PROTO ((void *(**) (size_t),
565 __GMP_DECLSPEC void gmp_randinit __GMP_PROTO ((gmp_randstate_t, gmp_randalg_t, ...));
568 __GMP_DECLSPEC void gmp_randinit_default __GMP_PROTO ((gmp_randstate_t));
571 __GMP_DECLSPEC void gmp_randinit_lc_2exp __GMP_PROTO ((gmp_randstate_t,
576 __GMP_DECLSPEC int gmp_randinit_lc_2exp_size __GMP_PROTO ((gmp_randstate_t, mp_bitcnt_t));
579 __GMP_DECLSPEC void gmp_randinit_mt __GMP_PROTO ((gmp_randstate_t));
582 __GMP_DECLSPEC void gmp_randinit_set __GMP_PROTO ((gmp_randstate_
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dmp.h128 #define __GMP_PROTO(x) x macro
130 #define __GMP_PROTO(x) () macro
138 __GMP_DECLSPEC void mp_set_memory_functions __GMP_PROTO ((void *(*) (size_t),
141 __GMP_DECLSPEC MINT *itom __GMP_PROTO ((signed short int));
142 __GMP_DECLSPEC MINT *xtom __GMP_PROTO ((const char *));
143 __GMP_DECLSPEC void move __GMP_PROTO ((const MINT *, MINT *));
144 __GMP_DECLSPEC void madd __GMP_PROTO ((const MINT *, const MINT *, MINT *));
145 __GMP_DECLSPEC void msub __GMP_PROTO ((const MINT *, const MINT *, MINT *));
146 __GMP_DECLSPEC void mult __GMP_PROTO ((const MINT *, const MINT *, MINT *));
147 __GMP_DECLSPEC void mdiv __GMP_PROTO ((cons
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/scanf/
H A Dfscanffuns.c31 int fgetc __GMP_PROTO ((FILE *fp));
34 int fscanf __GMP_PROTO ((FILE *fp, const char *fmt, ...));
37 int ungetc __GMP_PROTO ((int c, FILE *fp));

Completed in 306 milliseconds

1234