Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducontext.h53 __register_t mc_fs;
76 int mc_fpformat;
80 int mc_ownedfp;
106 typedef struct __mcontext { argument
130 __uint16_t mc_fs;
131 __uint16_t mc_gs;
134 __uint16_t mc_es;
135 __uint16_t mc_ds;
147 long mc_fpformat;
151 long mc_ownedfp;
[all …]
/f-stack/freebsd/mips/include/
H A Ducontext.h44 typedef struct __mcontext { struct
65 typedef struct __mcontext32 { argument
/f-stack/freebsd/arm64/include/
H A Ducontext.h53 struct __mcontext { struct
62 typedef struct __mcontext mcontext_t; argument