Searched refs:DEBUG_COLOR (Results 1 – 1 of 1) sorted by relevance
649 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B") macro652 printf("%08X/%-2d: %s%5d\t", data, bit, DEBUG_COLOR(what), len); \