Searched refs:signal (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/sources/libraries/rtport/rvct/ | ||
| D | rvct_stdio.cpp | 52 int __raise(int signal, int type) { NN_UNUSED_VAR(signal); NN_UNUSED_VAR(type); return 0; } in __raise() argument |