Searched refs:N_COLOR (Results 1 – 1 of 1) sorted by relevance
38 #define N_COLOR 4 macro43 static setab_t *clist[N_COLOR];44 static setab_t *cend[N_COLOR];54 for (i = 0; i < N_COLOR; i++) { in finish_context_colors()227 for (i = 0; i < N_COLOR; i++) in process_color()265 static const unsigned precedence[N_COLOR][N_COLOR - 1] = {289 const secolor_t *items[N_COLOR]; in raw_color()290 char *result, *components[N_COLOR]; in raw_color()292 size_t result_size = (N_COLOR * CHARS_PER_COLOR) + 1; in raw_color()312 for (i = 0; i < N_COLOR; i++) { in raw_color()[all …]