Searched defs:NTABS (Results 1 – 2 of 2) sorted by relevance
54 #define NTABS 65 /* max # tabs +1 (to be set) */ macro309 scantab(char *scan, int tabvect[NTABS], int level) in scantab()331 repetab(char *scan, int tabvect[NTABS]) in repetab()348 arbitab(char *scan, int tabvect[NTABS]) in arbitab()392 filetab(char *scan, int tabvect[NTABS], int level) in filetab()522 settabs(int tabvect[NTABS]) in settabs()
3045 #define NTABS 21 macro