Searched defs:PR_LoadLibraryWithFlags (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlink.h52 #define PR_LoadLibraryWithFlags VBoxNsprPR_LoadLibraryWithFlags macro
172 ** as the 'flags' argument to PR_LoadLibraryWithFlags.
186 PR_LoadLibraryWithFlags(
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c667 PR_LoadLibraryWithFlags(PRLibSpec libSpec, PRIntn flags) function
698 return PR_LoadLibraryWithFlags(libSpec, 0);

Completed in 56 milliseconds