Searched defs:uc_mcsize (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_ucontext.h40 __darwin_size_t uc_mcsize; /* size of the machine context passed in */ variable
H A D_ucontext64.h40 __darwin_size_t uc_mcsize; /* size of the machine context passed in */ variable
/darwin-on-arm/xnu/bsd/sys/
H A Ducontext.h54 user_size_t uc_mcsize; /* mcontext size */ member in struct:user_ucontext64
63 user32_size_t uc_mcsize; /* mcontext size */ member in struct:user_ucontext32
H A D_structs.h134 __darwin_size_t uc_mcsize; /* size of the machine context passed in */ variable
157 __darwin_size_t uc_mcsize; /* size of the machine context passed in */ variable

Completed in 73 milliseconds