Home
last modified time | relevance | path

Searched refs:fp_except_t (Results 1 – 25 of 136) sorted by relevance

123456

/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dieeefp.h19 typedef fp_except fp_except_t; typedef
27 fp_except_t fpgetmask(void);
28 fp_except_t fpsetmask(fp_except_t);
29 fp_except_t fpgetsticky(void);
30 fp_except_t fpsetsticky(fp_except_t);
31 fp_except_t fpresetsticky(fp_except_t);
/dports/math/openlibm/openlibm-0.8.0/i387/
H A Dbsd_ieeefp.h76 #define fp_except_t int macro
205 static __inline fp_except_t
214 static __inline fp_except_t
215 fpsetmask(fp_except_t _m) in fpsetmask()
217 fp_except_t _p; in fpsetmask()
228 static __inline fp_except_t
236 return ((fp_except_t)_ex); in fpgetsticky()
239 static __inline fp_except_t
240 fpresetsticky(fp_except_t _m) in fpresetsticky()
247 fp_except_t _p; in fpresetsticky()
/dports/math/openlibm/openlibm-0.8.0/amd64/
H A Dbsd_ieeefp.h61 #define fp_except_t int macro
200 static __inline__ fp_except_t
209 static __inline__ fp_except_t
210 __fpsetmask(fp_except_t _m) in __fpsetmask()
214 fp_except_t _p; in __fpsetmask()
230 static __inline__ fp_except_t
235 fp_except_t _ex; in __fpgetsticky()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/aarch64/gen/
H A Dfpsetmask.c46 fp_except_t
47 fpsetmask(fp_except_t mask) in fpsetmask()
H A Dfpsetsticky.c46 fp_except_t in __weak_alias()
47 fpsetsticky(fp_except_t sticky) in __weak_alias()
H A Dfpgetmask.c46 fp_except_t
H A Dfpgetsticky.c46 fp_except_t in __weak_alias()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpython.c18 fp_except_t m; in main()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/Ipf/machine/
H A Dieeefp.h34 typedef int fp_except_t; typedef
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_ieee-utils__fp-freebsd.c28 fp_except_t mode = 0 ; in gsl_ieee_set_mode()
/dports/math/gsl/gsl-2.7/ieee-utils/
H A Dfp-freebsd.c28 fp_except_t mode = 0 ; in gsl_ieee_set_mode()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/config/
H A Dfpu-sysv.h91 fp_except_t set_excepts; in get_fpu_except_flags()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dpython.c28 fp_except_t m; in main()
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DEmbed.c20 fp_except_t m;
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DEmbed.c20 fp_except_t m;
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DEmbed.c20 fp_except_t m;
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DEmbed.c20 fp_except_t m;
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/lang/gcc8/gcc-8.5.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/lang/gcc10/gcc-10.3.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/lang/gcc11/gcc-11.2.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/lang/gcc12-devel/gcc-12-20211205/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/config/
H A Dfpu-sysv.h34 # define FP_EXCEPT_TYPE fp_except_t

123456