Searched defs:PR_EXPORT (Results 1 – 1 of 1) sorted by relevance
92 #define PR_EXPORT(__type) extern __type macro108 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro124 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro140 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro156 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro185 #define PR_EXPORT(__type) extern PR_VISIBILITY_DEFAULT __type macro