Searched defs:DEBUG_COLOR (Results 1 – 2 of 2) sorted by relevance
87 #define DEBUG_COLOR (1ull << 40) macro
661 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B") macro