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

/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h88 #define _STRUCT_FP_CONTROL struct __darwin_fp_control macro
89 _STRUCT_FP_CONTROL
114 typedef _STRUCT_FP_CONTROL __darwin_fp_control_t;
116 #define _STRUCT_FP_CONTROL struct fp_control macro
117 _STRUCT_FP_CONTROL
138 typedef _STRUCT_FP_CONTROL fp_control_t;
235 _STRUCT_FP_CONTROL __fpu_fcw; /* x87 FPU control word */
272 _STRUCT_FP_CONTROL __fpu_fcw; /* x87 FPU control word */
319 _STRUCT_FP_CONTROL fpu_fcw; /* x87 FPU control word */
356 _STRUCT_FP_CONTROL fpu_fc
[all...]

Completed in 18 milliseconds