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

Lines Matching defs:siginterrupt

1419 int WRAP(siginterrupt)(int portable_signum, int flag)
1437 rv = REAL(siginterrupt)(mips_signum, flag);