Home
last modified time | relevance | path

Searched refs:DEBUG_COLOR (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_fax3.c621 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B") macro
624 printf("%08X/%-2d: %s%5d\t", data, bit, DEBUG_COLOR(what), len); \