Searched refs:tincr (Results 1 – 1 of 1) sorted by relevance
291 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