Searched refs:__GMP_DECLSPEC (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h114 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
117 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
126 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
137 __GMP_DECLSPEC is required on all documented global functions and
140 should have __GMP_DECLSPEC, and certainly constants or variables must
151 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
174 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
177 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
181 #define __GMP_DECLSPEC macro
542 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h114 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
117 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
126 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
137 __GMP_DECLSPEC is required on all documented global functions and
140 should have __GMP_DECLSPEC, and certainly constants or variables must
151 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
174 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
177 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
181 #define __GMP_DECLSPEC macro
542 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h120 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
123 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
132 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
143 __GMP_DECLSPEC is required on all documented global functions and
146 should have __GMP_DECLSPEC, and certainly constants or variables must
157 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
180 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
183 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
187 #define __GMP_DECLSPEC macro
548 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h120 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
123 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
132 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
143 __GMP_DECLSPEC is required on all documented global functions and
146 should have __GMP_DECLSPEC, and certainly constants or variables must
157 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
180 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
183 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
187 #define __GMP_DECLSPEC macro
548 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h114 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
117 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
126 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
137 __GMP_DECLSPEC is required on all documented global functions and
140 should have __GMP_DECLSPEC, and certainly constants or variables must
151 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
174 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
177 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
181 #define __GMP_DECLSPEC macro
542 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
H A Dgmp.h114 /* __GMP_DECLSPEC supports Windows DLL versions of libgmp, and is empty in
117 When compiling objects for libgmp, __GMP_DECLSPEC is an export directive,
126 libmp.la uses __GMP_DECLSPEC, just as if it were libgmp.la. libgmp and
137 __GMP_DECLSPEC is required on all documented global functions and
140 should have __GMP_DECLSPEC, and certainly constants or variables must
151 "void _export foo();". Would have to change the __GMP_DECLSPEC syntax to
174 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
177 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
181 #define __GMP_DECLSPEC macro
542 __GMP_DECLSPEC voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dmp.h89 #define __GMP_DECLSPEC __GMP_DECLSPEC_EXPORT macro
91 #define __GMP_DECLSPEC __GMP_DECLSPEC_IMPORT macro
94 #define __GMP_DECLSPEC 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 voi
[all...]

Completed in 110 milliseconds

12