Home | History | Annotate | Download | only in libtiff

Lines Matching refs:DEBUG_COLOR

651 #define	DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
654 printf("%08X/%-2d: %s%5d\t", data, bit, DEBUG_COLOR(what), len); \