Searched defs:GREY (Results 1 – 3 of 3) sorted by relevance
1720 enum Color { WHITE, GREY, BLACK }; in isReducibleRegion() enumerator
2444 #define GREY(x) c = Map[x]; *p++ = PACK(c,c,c); in makebwmap() macro
393 #define GREY "30" macro