Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c109 nltype **npp2 = (nltype **)arg2; in timecmp() local
359 nltype **npp2 = (nltype **)arg2; in totalcmp() local
871 nltype **npp2 = (nltype **)arg2; in namecmp() local
H A Darcs.c105 nltype **npp2 = (nltype **)arg2; in topcmp() local
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk4.c699 asortcmp(const void *npp1, const void *npp2) in asortcmp()