Searched refs:TABSTOP_MAX (Results 1 – 3 of 3) sorted by relevance
200 #define TABSTOP_MAX 32 /* Max number of custom tab stops */210 #define TABSTOP_MAX 128 /* Max number of custom tab stops */ macro
702 char msg[60+(4*TABSTOP_MAX)];711 for (i = 1; i < TABSTOP_MAX; )
46 public int tabstops[TABSTOP_MAX] = { 0 }; /* Custom tabstops */