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

/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/
H A Dxptinfo.h61 # define XPTI_EXPORT __declspec(dllexport) macro
63 # define XPTI_EXPORT __declspec(dllexport) macro
65 # define XPTI_EXPORT extern macro
67 # define XPTI_EXPORT macro
73 # define XPTI_EXPORT __declspec(dllimport) macro
77 # define XPTI_EXPORT __declspec(dllimport) macro
81 # define XPTI_EXPORT extern macro
85 # define XPTI_EXPORT macro

Completed in 144 milliseconds