Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ed/
H A Ded.c291 static void tincr(int, struct Fspec *);
2886 if (*(fsp + 1) >= '0' && *(fsp+1) <= '9') tincr(numb(), f); in targ()
2900 tincr(int n, struct Fspec *f) in tincr() function