Home
last modified time | relevance | path

Searched refs:_STRUCT_FP_CONTROL (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/osfmk/mach/i386/
H A D_structs.h93 #define _STRUCT_FP_CONTROL struct __darwin_fp_control macro
94 _STRUCT_FP_CONTROL
119 typedef _STRUCT_FP_CONTROL __darwin_fp_control_t;
121 #define _STRUCT_FP_CONTROL struct fp_control macro
122 _STRUCT_FP_CONTROL
143 typedef _STRUCT_FP_CONTROL fp_control_t;
286 _STRUCT_FP_CONTROL __fpu_fcw; /* x87 FPU control word */
323 _STRUCT_FP_CONTROL __fpu_fcw; /* x87 FPU control word */
369 _STRUCT_FP_CONTROL __fpu_fcw; /* x87 FPU control word */
432 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */
[all …]