Home
last modified time | relevance | path

Searched refs:__GMP_CFLAGS (Results 1 – 25 of 43) sorted by relevance

12

/netbsd/external/lgpl3/mpfr/dist/examples/
H A Dversion.c209 #ifdef __GMP_CFLAGS in main()
210 printf ("__GMP_CFLAGS = \"%s\"\n", __GMP_CFLAGS); in main()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtversion.c218 #ifdef __GMP_CFLAGS in main()
219 printf ("[tversion] __GMP_CFLAGS = \"%s\"\n", __GMP_CFLAGS); in main()
/netbsd/external/lgpl3/mpc/dist/tools/bench/
H A Dmpcbench.c315 #ifdef __GMP_CFLAGS in main()
316 printf ("GMP flags : %s\n", __GMP_CFLAGS); in main()
/netbsd/external/lgpl3/mpfr/dist/tools/bench/
H A Dmpfrbench.c275 #ifdef __GMP_CFLAGS in main()
276 printf ("GMP flags : %s\n", __GMP_CFLAGS); in main()
/netbsd/external/lgpl3/mpc/dist/m4/
H A Dmpc.m489 echo "MPFR_OPTION __GMP_CFLAGS" >> conftest.c
/netbsd/external/lgpl3/mpfr/dist/
H A DNEWS52 - Improved __GMP_CC and __GMP_CFLAGS retrieval (in particular for MS Windows).
53 - Option -pedantic is now always removed from __GMP_CFLAGS (see INSTALL).
324 - Get default $CC and $CFLAGS from gmp.h (__GMP_CC / __GMP_CFLAGS,
H A Dconfigure.ac374 GMP_CFLAGS=__GMP_CFLAGS
391 echo "MPFR_OPTION __GMP_CFLAGS" >> conftest.c
481 dnl (__GMP_CFLAGS macro in gmp.h) above. The consequence is that this
483 dnl __GMP_CFLAGS. But in this case, since -Werror is not used by default,
/netbsd/external/lgpl3/mpc/dist/
H A DNEWS153 - Get default $CC and $CFLAGS from gmp.h (__GMP_CC / __GMP_CFLAGS,
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h2222 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h2222 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h2328 #define __GMP_CFLAGS "-mieee -O2 -pedantic -Wa,-mev4 -mcpu=ev4" macro
/netbsd/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/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/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mpa-risc-1-1" macro
/netbsd/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/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=n32" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=n32" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=32" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -mabi=32" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic" macro
/netbsd/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
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h2328 #define __GMP_CFLAGS "-O2 -pedantic -march=armv8-a" macro

12