Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/sources/libraries/rtport/rvct/
Drvct_stdio.cpp44 void _ttywrch(int ch) { NN_UNUSED_VAR(ch); } in _ttywrch() argument
/CTR-SDK-4.2.8-20130828/include/nn/hio/CTR/
Dhio_SharedMemoryChannel.h71 Result Open(int ch, void* pWorkMemory);
Dhio_SerialChannel.h82 Result Open(s32 ch, void* pWorkMemory);
/CTR-SDK-4.2.8-20130828/include/nn/math/inline/
Dmath_Quaternion.ipp159 f32 half, sh, ch;
169 ch = ::std::cosf(half);
174 pOut->w = ch;