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

/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A D_structs.h32 #ifndef __need_struct_mcontext
33 #define __need_struct_mcontext macro
34 #endif /* __need_struct_mcontext */
37 #if defined(__need_struct_mcontext)
39 #endif /* __need_struct_mcontext */
42 #ifdef __need_struct_mcontext
43 #undef __need_struct_mcontext macro
84 #endif /* __need_struct_mcontext */
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A D_structs.h32 #ifndef __need_struct_mcontext
33 #define __need_struct_mcontext macro
34 #endif /* __need_struct_mcontext */
43 #if defined(__need_struct_mcontext) || defined(__need_struct_mcontext64)
45 #endif /* __need_struct_mcontext || __need_struct_mcontext64 */
47 #ifdef __need_struct_mcontext
48 #undef __need_struct_mcontext macro
70 #endif /* __need_struct_mcontext */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A D_structs.h45 #ifndef __need_struct_mcontext
46 #define __need_struct_mcontext macro
47 #endif /* __need_struct_mcontext */
56 #if defined(__need_struct_mcontext) || defined(__need_struct_mcontext64)
58 #endif /* __need_struct_mcontext || __need_struct_mcontext64 */

Completed in 23 milliseconds