Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Ddebug.h48 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
71 #define DEBUG_TALLY(c,n,v) macro