Searched defs:PR_IMPORT (Results 1 – 1 of 1) sorted by relevance
84 #define PR_IMPORT(__type) __declspec(dllimport) __type macro100 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro118 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds macro132 #define PR_IMPORT(__type) extern __type _cdecl _export macro149 #define PR_IMPORT(__type) extern __declspec(export) __type macro165 #define PR_IMPORT(__type) extern __type macro