Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h61 #define DEBUG (TRACE_message|TRACE_count|TRACE_debug)
395 #define TRACE_count 02 macro
404 #if DEBUG & TRACE_count
H A Dpplex.c534 #if DEBUG & TRACE_count in ppcpp()