Home
last modified time | relevance | path

Searched refs:gmp_errno (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/
H A Derrno.c41 int gmp_errno = 0; variable
50 gmp_errno |= error_bit; in __gmp_exception()
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drand.c44 gmp_errno |= GMP_ERROR_INVALID_ARGUMENT; in gmp_randinit()
47 gmp_errno |= GMP_ERROR_UNSUPPORTED_ARGUMENT; in gmp_randinit()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dt-rand.c177 if (gmp_errno != GMP_ERROR_NONE) in main()
207 if (gmp_errno != GMP_ERROR_NONE) in main()
242 if (gmp_errno != GMP_ERROR_NONE) in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h492 #define gmp_errno __gmp_errno macro
493 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h492 #define gmp_errno __gmp_errno macro
493 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h487 #define gmp_errno __gmp_errno macro
488 __GMP_DECLSPEC extern int gmp_errno;

12