Searched refs:MAX_COLUMNS (Results 1 – 1 of 1) sorted by relevance
150 #define MAX_COLUMNS BUFSIZ /* this _has_ to be worst-case */ macro179 list = typeCalloc(char *, (MAX_COLUMNS + 1)); in parse_columns()272 || (column >= MAX_COLUMNS) in main()