Searched refs:npp2 (Results 1 – 3 of 3) sorted by relevance
109 nltype **npp2 = (nltype **)arg2; in timecmp() local113 timediff = (*npp2)->time - (*npp1)->time; in timecmp()121 calldiff = (*npp2)->ncall - (*npp1)->ncall; in timecmp()129 return (strcmp((*npp1)->name, (*npp2)->name)); in timecmp()359 nltype **npp2 = (nltype **)arg2; in totalcmp() local361 nltype *np2 = *npp2; in totalcmp()871 nltype **npp2 = (nltype **)arg2; in namecmp() local874 return (strcmp((*npp1)->name, (*npp2)->name)); in namecmp()877 striped_name(s2, npp2); in namecmp()
105 nltype **npp2 = (nltype **)arg2; in topcmp() local107 return ((*npp1)->toporder - (*npp2)->toporder); in topcmp()
43 static int asortcmp(const void *npp1, const void *npp2);699 asortcmp(const void *npp1, const void *npp2) in asortcmp() argument704 wcslen(asnp2->n_string = (*(NODE **)npp2)->n_name+asarraylen); in asortcmp()