/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
H A D | fenv.d | 57 struct fenv_t in version() struct 59 ushort __control_word; in version() 60 ushort __unused1; in version() 61 ushort __status_word; in version() 62 ushort __unused2; in version() 63 ushort __tags; in version() 64 ushort __unused3; in version() 65 uint __eip; in version() 66 ushort __cs_selector; in version() 67 ushort __opcode; in version() [all …]
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | fenv.h | 37 typedef uint64_t fenv_t; typedef 40 typedef uint32_t fenv_t; typedef
|
/netbsd-src/include/ |
H A D | fenv.h | 37 typedef int fenv_t; typedef 63 } fenv_t; typedef
|
/netbsd-src/sys/arch/arm/include/ |
H A D | fenv.h | 18 } fenv_t; typedef 20 typedef int fenv_t; /* FPSCR */ typedef
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | fenv.h | 35 typedef unsigned fenv_t; typedef
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | fenv.h | 11 typedef int fenv_t; /* FPSCR */ typedef
|
/netbsd-src/sys/arch/or1k/include/ |
H A D | fenv.h | 11 typedef int fenv_t; /* FPSCR */ typedef
|
/netbsd-src/sys/arch/amd64/include/ |
H A D | fenv.h | 100 } fenv_t; typedef
|
/netbsd-src/sys/arch/vax/include/ |
H A D | vaxfp.h | 44 typedef int fenv_t; typedef
|
/netbsd-src/sys/arch/i386/include/ |
H A D | fenv.h | 101 } fenv_t; typedef
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | fenv.h | 36 typedef __uint64_t fenv_t; global() typedef [all...] |
/netbsd-src/sys/arch/ia64/include/ |
H A D | fenv.h | 38 typedef __uint64_t fenv_t; global() typedef [all...] |
/netbsd-src/sys/arch/mips/include/ |
H A D | fenv.h | 60 typedef fpu_control_t fenv_t; global() typedef [all...] |
/netbsd-src/sys/arch/sh3/include/ |
H A D | fenv.h | 69 } fenv_t; global() typedef
|
/netbsd-src/sys/arch/m68k/include/ |
H A D | fenv.h | 71 } fenv_t; global() typedef
|
/netbsd-src/sys/arch/powerpc/include/ |
H A D | fenv.h | 79 typedef uint32_t fenv_t; global() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
H A D | quadmath-imp.h | 276 typedef int fenv_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/ |
H A D | quadmath-imp.h | 276 typedef int fenv_t; typedef
|