Searched refs:OS_GetArgc (Results 1 – 4 of 4) sorted by relevance
94 extern int OS_GetArgc(void);96 static inline int OS_GetArgc(void) in OS_GetArgc() function
82 argc = OS_GetArgc(); in displayArg()
41 argc = OS_GetArgc(); in NitroMain()
90 int OS_GetArgc(void) in OS_GetArgc() function