Searched refs:mcontext32_t (Results 1 – 4 of 4) sorted by relevance
71 } mcontext32_t; typedef75 mcontext32_t uc_mcontext;
76 } mcontext32_t; typedef80 mcontext32_t uc_mcontext;
72 static int get_mcontext32(struct thread *, mcontext32_t *, int);73 static int set_mcontext32(struct thread *, mcontext32_t *);185 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32()212 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()
166 get_mcontext32(struct thread *td, mcontext32_t *mcp, int flags) in get_mcontext32()193 set_mcontext32(struct thread *td, mcontext32_t *mcp) in set_mcontext32()