| /src/external/gpl3/gcc/dist/libgfortran/config/ |
| fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), function
|
| fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) function 170 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) function 174 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-sysv.h | 57 set_fpu_trap_exceptions (int trap, int notrap) function 187 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-387.h | 155 set_fpu_trap_exceptions (int trap, int notrap) function 201 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-aarch64.h | 70 set_fpu_trap_exceptions (options.fpe, 0); 93 void set_fpu_trap_exceptions (int trap, int notrap) function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/config/ |
| fpu-generic.h | 55 set_fpu_trap_exceptions (int trap __attribute__((unused)), function
|
| fpu-aix.h | 47 set_fpu_trap_exceptions (int trap, int notrap) function 170 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-glibc.h | 40 void set_fpu_trap_exceptions (int trap, int notrap) function 174 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-sysv.h | 57 set_fpu_trap_exceptions (int trap, int notrap) function 187 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-387.h | 155 set_fpu_trap_exceptions (int trap, int notrap) function 201 set_fpu_trap_exceptions (options.fpe, 0);
|
| fpu-aarch64.h | 70 set_fpu_trap_exceptions (options.fpe, 0); 93 void set_fpu_trap_exceptions (int trap, int notrap) function
|
| /src/external/gpl3/gcc/dist/libgfortran/ |
| libgfortran.h | 825 extern void set_fpu_trap_exceptions (int, int); 826 internal_proto(set_fpu_trap_exceptions); variable
|
| /src/external/gpl3/gcc.old/dist/libgfortran/ |
| libgfortran.h | 821 extern void set_fpu_trap_exceptions (int, int); 822 internal_proto(set_fpu_trap_exceptions); variable
|