Searched defs:tincr (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/ed/ | ||
| H A D | ed.c | 291 static void tincr(int, struct Fspec *); 2886 if (*(fsp + 1) >= '0' && *(fsp+1) <= '9') tincr(numb(), f); 2900 tincr(int n, struct Fspec *f) function |
Completed in 65 milliseconds