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

/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A D_structs.h38 #ifndef __need_struct_mcontext64
39 #define __need_struct_mcontext64 macro
40 #endif /* __need_struct_mcontext64 */
43 #if defined(__need_struct_mcontext) || defined(__need_struct_mcontext64)
45 #endif /* __need_struct_mcontext || __need_struct_mcontext64 */
72 #ifdef __need_struct_mcontext64
73 #undef __need_struct_mcontext64 macro
95 #endif /* __need_struct_mcontext64 */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A D_structs.h51 #ifndef __need_struct_mcontext64
52 #define __need_struct_mcontext64 macro
53 #endif /* __need_struct_mcontext64 */
56 #if defined(__need_struct_mcontext) || defined(__need_struct_mcontext64)
58 #endif /* __need_struct_mcontext || __need_struct_mcontext64 */

Completed in 22 milliseconds