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

/haiku-buildtools/gcc/libmpx/mpxrt/
H A Dmpxrt.c254 void *vucontext,
261 uctxt = vucontext;
319 handler_wrap (int signum, siginfo_t* si, void* vucontext) argument
336 handler (signum, si, vucontext, xsave_buf);
252 handler(int sig __attribute__ ((unused)), siginfo_t *info __attribute__ ((unused)), void *vucontext, struct xsave_struct *buf __attribute__ ((unused))) argument

Completed in 87 milliseconds