Searched refs:DEFCOLS (Results 1 – 1 of 1) sorted by relevance
209 #define DEFCOLS 25 macro224 if ((cols = calloc((maxcols = DEFCOLS), sizeof(*cols))) == NULL) in maketbl()234 DEFCOLS) * sizeof(wchar_t *))) || in maketbl()236 ((u_int)maxcols + DEFCOLS) * sizeof(int)))) in maketbl()239 0, DEFCOLS * sizeof(int)); in maketbl()240 maxcols += DEFCOLS; in maketbl()