Lines Matching refs:siginterrupt
1429 int WRAP(siginterrupt)(int portable_signum, int flag)1447 rv = REAL(siginterrupt)(mips_signum, flag);