Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/sources/libraries/os/
Dos_DeliverArg.cpp58 s32 GetArgcCore(const char* p) in GetArgcCore() function
455 return GetArgcCore(reinterpret_cast<const char*>(m_pInfo->buf)) + 1; in GetArgc()