Searched refs:NSCAP_LOG_ASSIGNMENT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h137 The following three macros (|NSCAP_ADDREF|, |NSCAP_RELEASE|, and |NSCAP_LOG_ASSIGNMENT|)
154 // Clients can define |NSCAP_LOG_ASSIGNMENT| to perform logging.
155 #ifdef NSCAP_LOG_ASSIGNMENT
156 // Remember that |NSCAP_LOG_ASSIGNMENT| was defined by some client so that we know
162 #define NSCAP_LOG_ASSIGNMENT(this, ptr) macro
458 NSCAP_LOG_ASSIGNMENT(this, newPtr);
491 NSCAP_LOG_ASSIGNMENT(this, newPtr);
536 NSCAP_LOG_ASSIGNMENT(this, 0);
545 NSCAP_LOG_ASSIGNMENT(this, aSmartPtr.mRawPtr);
554 NSCAP_LOG_ASSIGNMENT(thi
[all...]
H A DnsTraceRefcnt.h87 #define NSCAP_LOG_ASSIGNMENT(_c, _p) \ macro

Completed in 61 milliseconds