| Home | Sort by: relevance | last modified time | path |
| /src/lib/libcurses/ | |
| attributes.c | 489 if (t_max_colors(t) != 0) |
| /src/lib/libterminfo/ | |
| term.h | 250 #define t_max_colors(t) (t)->nums[TICODE_colors] macro 284 #define max_colors t_max_colors(cur_term) |