Searched refs:repetab (Results 1 – 1 of 1) sorted by relevance
125 static void repetab(char *scan, int tabvect[NTABS]);286 repetab("8", tabvect); in main()318 repetab(scan, tabvect); in scantab()333 repetab(char *scan, int tabvect[NTABS]) in repetab() function