Searched defs:user32_fxsr_struct (Results 1 – 1 of 1) sorted by relevance
34 struct user32_fxsr_struct { struct35 unsigned short cwd;36 unsigned short swd;37 unsigned short twd;39 unsigned short fop;40 int fip;41 int fcs;42 int foo;44 int fos;45 int mxcsr;[all …]