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

/darwin-on-arm/xnu/osfmk/mach/i386/
H A D_structs.h146 #define _STRUCT_FP_STATUS struct __darwin_fp_status macro
147 _STRUCT_FP_STATUS
164 typedef _STRUCT_FP_STATUS __darwin_fp_status_t;
166 #define _STRUCT_FP_STATUS struct fp_status macro
167 _STRUCT_FP_STATUS
184 typedef _STRUCT_FP_STATUS fp_status_t;
236 _STRUCT_FP_STATUS __fpu_fsw; /* x87 FPU status word */
273 _STRUCT_FP_STATUS __fpu_fsw; /* x87 FPU status word */
320 _STRUCT_FP_STATUS fpu_fsw; /* x87 FPU status word */
357 _STRUCT_FP_STATUS fpu_fs
[all...]

Completed in 28 milliseconds