Home
last modified time | relevance | path

Searched refs:numtrans (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/oawk/
H A Db.c437 int j, n, s, ind, numtrans; in cgotofn() local
589 numtrans = 0; in cgotofn()
768 numtrans++; in cgotofn()
780 numtrans++; in cgotofn()
785 if ((pfa = (struct fa *)malloc((numtrans + 1) in cgotofn()
792 pfa->cc.h = numtrans; in cgotofn()
794 for (i = 1, pfa += 1; i <= numtrans; i++, pfa++) { in cgotofn()