Home
last modified time | relevance | path

Searched defs:l_fpstate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h101 struct l_fpstate { struct
103 u_int32_t cw;
104 u_int32_t sw;
105 u_int32_t tag;
106 u_int32_t ipoff;
130 struct l_fpstate sf_fpstate; argument
144 struct l_fpstate { struct
145 u_int16_t cwd;
146 u_int16_t swd;
147 u_int16_t twd;
[all …]