Searched refs:PL_CLEAR_UNUSED (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/ds/
H A Dplarena.h143 #define PL_CLEAR_UNUSED(a) (PR_ASSERT((a)->avail <= (a)->limit), \ macro
149 #define PL_CLEAR_UNUSED(a) macro
159 PL_CLEAR_UNUSED(_a); \
H A Dplarena.c265 PL_CLEAR_UNUSED(a);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/
H A Dprotypes.h210 #define PR_CLEAR_UNUSED PL_CLEAR_UNUSED

Completed in 45 milliseconds