Searched refs:PR_FIND_SYMBOL_ERROR (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Derrcodes.c83 {PR_FIND_SYMBOL_ERROR, "PR_FIND_SYMBOL_ERROR"},
H A Derrset.c91 {PR_FIND_SYMBOL_ERROR, "PR_FIND_SYMBOL_ERROR"},
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprerr.h123 #define PR_FIND_SYMBOL_ERROR (-5975L) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c1541 PR_SetError(PR_FIND_SYMBOL_ERROR, 0);
1651 PR_SetError(PR_FIND_SYMBOL_ERROR, _MD_ERRNO());

Completed in 48 milliseconds