Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_argument.c57 static int OSi_GetArgc_core(const char* p);
70 static int OSi_GetArgc_core(const char* p) in OSi_GetArgc_core() function
98 return OSi_GetArgc_core( (const char *)sCurrentArgBuffer ); in OS_GetArgc()
931 return OSi_GetArgc_core( (const char *)sBufferPtr->buf ) + 1; in OS_GetDeliverArgc()