Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/rtport/rvct/
Drvct_stdio.cpp56 int __raise(int signal, int type) { NN_UNUSED_VAR(signal); NN_UNUSED_VAR(type); return 0; } in __raise() argument