Home
last modified time | relevance | path

Searched defs:npp2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c110 nltype **npp2 = (nltype **)arg2; in timecmp() local
360 nltype **npp2 = (nltype **)arg2; in totalcmp() local
876 nltype **npp2 = (nltype **)arg2; in namecmp() local
H A Darcs.c108 nltype **npp2 = (nltype **)arg2; in topcmp() local
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c698 asortcmp(const void *npp1, const void *npp2) in asortcmp()