Home | History | Annotate | Download | only in arch-mips

Lines Matching refs:siginterrupt

1429 int WRAP(siginterrupt)(int portable_signum, int flag)
1447 rv = REAL(siginterrupt)(mips_signum, flag);