Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/rtport/rvct/
Drvct_stdio.cpp52 int __raise(int signal, int type) { NN_UNUSED_VAR(signal); NN_UNUSED_VAR(type); return 0; } in __raise() argument