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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/
H A Dxptcall.h65 # define XPTC_EXPORT __declspec(dllexport) macro
67 # define XPTC_EXPORT __declspec(dllexport) macro
69 # define XPTC_EXPORT extern macro
72 # define XPTC_EXPORT __attribute__((visibility("default"))) macro
74 # define XPTC_EXPORT macro
81 # define XPTC_EXPORT __declspec(dllimport) macro
85 # define XPTC_EXPORT __declspec(dllimport) macro
89 # define XPTC_EXPORT extern macro
93 # define XPTC_EXPORT macro
219 class XPTC_EXPORT nsXPTCStubBas
[all...]

Completed in 44 milliseconds