Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/
Dos_ContinuationIterator.h50 …static bit32 CallOnOtherStack(nn::os::Context& context, uptr sp, void* f, bit32 arg0) { return Cal… in CallOnOtherStack()
52 …static bit32 CallOnOtherStack(uptr sp, void* f, bit32 arg0) { Context c; return CallOnOtherStack(c… in CallOnOtherStack()