Searched refs:__GMP_CFLAGS (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/lgpl3/mpfr/dist/examples/
H A Dversion.c209 #ifdef __GMP_CFLAGS
210 printf ("__GMP_CFLAGS = \"%s\"\n", __GMP_CFLAGS);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtversion.c218 #ifdef __GMP_CFLAGS
219 printf ("[tversion] __GMP_CFLAGS = \"%s\"\n", __GMP_CFLAGS);
/netbsd-current/external/lgpl3/mpc/dist/tools/bench/
H A Dmpcbench.c315 #ifdef __GMP_CFLAGS
316 printf ("GMP flags : %s\n", __GMP_CFLAGS);
/netbsd-current/external/lgpl3/mpfr/dist/tools/bench/
H A Dmpfrbench.c275 #ifdef __GMP_CFLAGS
276 printf ("GMP flags : %s\n", __GMP_CFLAGS);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h2222 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h2222 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h2328 #define __GMP_CFLAGS "-m32 -O2 -pedantic -mcpu=v7" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=n32" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=n32" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -m68000" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -m68000" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=32" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=32" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h2328 #define __GMP_CFLAGS "-m32 -O2 -pedantic" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-m64 -O2" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -march=armv4 -mfloat-abi=softfp" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -march=armv4 -mfloat-abi=softfp" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h2328 #define __GMP_CFLAGS "-m32 -O2 -pedantic -fomit-frame-pointer -mtune=i486 -march=i486 -mno-avx" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mpa-risc-1-1" macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -fomit-frame-pointer -m64 -mtune=k8 -march=k8 -mno-avx" macro

Completed in 334 milliseconds

12