Searched refs:defcolors (Results 1 – 1 of 1) sorted by relevance
102 static const char *defcolors = "exfxcxdxbxegedabagacad"; variable677 c[0] = defcolors[2 * i]; in parsecolors()678 c[1] = defcolors[2 * i + 1]; in parsecolors()