Searched refs:BITTRACE (Results 1 – 4 of 4) sorted by relevance
25 #if !defined(BITTRACE)26 #define BITTRACE 0 // 0 = off, 1 = print bits, 2 = print bytes macro29 #if (BITTRACE > 0)
226 #if (BITTRACE > 0)249 #if (BITTRACE == 2) in PrintBitTraces()
121 ifdef BITTRACE122 CFLAGS += -DBITTRACE=$(BITTRACE)
245 fcfd9c71 BitTrace: if BITTRACE is > 0, record and print syntax bits used