Searched defs:color_map (Results 1 – 1 of 1) sorted by relevance
115 struct color_map { int attr; char color[12]; }; argument116 static struct color_map color_map[] = { variable