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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprlink.h66 typedef struct PRStaticLinkTable { struct
69 } PRStaticLinkTable; typedef in typeref:struct:PRStaticLinkTable
259 const char *name, const PRStaticLinkTable *table);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Ddlltest.c195 PRStaticLinkTable slt[10];
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c200 typedef PRStaticLinkTable *NODL_PROC(void);
209 const PRStaticLinkTable* staticTable;
1530 const PRStaticLinkTable* tp;
1769 PR_LoadStaticLibrary(const char *name, const PRStaticLinkTable *slt)

Completed in 450 milliseconds