Searched defs:DEBUG_TALLY (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | debug.h | 48 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 71 #define DEBUG_TALLY(c,n,v) macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | debug.h | 57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 80 #define DEBUG_TALLY(c,n,v) macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | debug.h | 48 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 71 #define DEBUG_TALLY(c,n,v) macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | debug.h | 57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 80 #define DEBUG_TALLY(c,n,v) macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | debug.h | 57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 80 #define DEBUG_TALLY(c,n,v) macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | debug.h | 57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro 80 #define DEBUG_TALLY(c,n,v) macro
|