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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlog.h49 #define PR_Assert VBoxNsprPR_Assert macro
249 NSPR_API(void) PR_Assert(const char *s, const char *file, PRIntn ln);
251 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__))
254 PR_Assert(_reasonStr,__FILE__,__LINE__)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprlog.c593 PR_IMPLEMENT(void) PR_Assert(const char *s, const char *file, PRIntn ln) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dmultiwait.c81 PR_Assert(s, file, ln);
H A Dcltsrv.c218 PR_Assert(s, file, ln);
H A Dprovider.c220 PR_Assert(s, file, ln);

Completed in 82 milliseconds