Searched refs:arg2 (Results 1 – 2 of 2) sorted by relevance
285 int OSSwitchFiberEx ( u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 pc, u32 newsp );
169 static int compare ( const void *arg1, const void *arg2 );342 static int compare(const void *arg1, const void *arg2) in compare() argument345 return strcmp(((THPFileName *)arg1)->name, ((THPFileName *)arg2)->name); in compare()