Home
last modified time | relevance | path

Searched defs:ncall (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/gprof/
H A Dgprof.h105 long ncall; /* how many times called */ member
/openbsd-src/usr.bin/awk/
H A Drun.c233 int i, ncall, ndef; in call() local