Searched refs:npp1 (Results 1 – 3 of 3) sorted by relevance
108 nltype **npp1 = (nltype **)arg1; 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()358 nltype **npp1 = (nltype **)arg1; in totalcmp() local360 nltype *np1 = *npp1; in totalcmp()870 nltype **npp1 = (nltype **)arg1; in namecmp() local874 return (strcmp((*npp1)->name, (*npp2)->name)); in namecmp()876 striped_name(s1, npp1); in namecmp()
104 nltype **npp1 = (nltype **)arg1; 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() argument702 wcslen(asnp1->n_string = (*(NODE **)npp1)->n_name+asarraylen); in asortcmp()