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

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Ddebug.h57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
80 #define DEBUG_TALLY(c,n,v) macro
/osnet-11/usr/src/lib/libast/common/include/
H A Ddebug.h48 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
71 #define DEBUG_TALLY(c,n,v) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Ddebug.h57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
80 #define DEBUG_TALLY(c,n,v) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Ddebug.h57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
80 #define DEBUG_TALLY(c,n,v) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Ddebug.h57 #define DEBUG_TALLY(c,n,v) ((c) ? ((n) += (v)) : (n)) macro
80 #define DEBUG_TALLY(c,n,v) macro

Completed in 22 milliseconds