Searched refs:MAX_TABS (Results 1 – 1 of 1) sorted by relevance
53 #define MAX_TABS 100 /* maximum number of tabstops */ macro56 static int tabstops[MAX_TABS]; /* the tabstops themselves */250 if (nstops == MAX_TABS) { in getstops()253 MAX_TABS); in getstops()