Searched refs:set_fpu_trap_exceptions (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/config/ |
H A D | fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 170 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-aarch64.h | 70 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu() 93 void set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function
|
H A D | fpu-sysv.h | 57 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 187 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 174 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), in set_fpu_trap_exceptions() function
|
H A D | fpu-387.h | 155 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 201 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/config/ |
H A D | fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 170 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-sysv.h | 57 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 187 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 174 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
H A D | fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), in set_fpu_trap_exceptions() function
|
H A D | fpu-387.h | 160 set_fpu_trap_exceptions (int trap, int notrap) in set_fpu_trap_exceptions() function 206 set_fpu_trap_exceptions (options.fpe, 0); in set_fpu()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | libgfortran.h | 782 extern void set_fpu_trap_exceptions (int, int); 783 internal_proto(set_fpu_trap_exceptions);
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | libgfortran.h | 821 extern void set_fpu_trap_exceptions (int, int); 822 internal_proto(set_fpu_trap_exceptions);
|
H A D | ChangeLog-2014 | 343 * libgfortran.h (get_fpu_trap_exceptions, set_fpu_trap_exceptions, 348 set_fpu_trap_exceptions, support_fpu_trap, set_fpu_except_flags,
|
H A D | ChangeLog-2019 | 341 * config/fpu-glibc.h (set_fpu_trap_exceptions): Clear stalled
|