HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_COLOR (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/intel/common/
gen_debug.h 84 #define DEBUG_COLOR (1ull << 40)
  /external/pdfium/third_party/libtiff/
tif_fax3.c 651 #define DEBUG_COLOR(w) (tab == TIFFFaxWhiteCodes ? w "W" : w "B")
654 printf("%08X/%-2d: %s%5d\t", data, bit, DEBUG_COLOR(what), len); \
    [all...]

Completed in 117 milliseconds