Searched defs:PR_IMPORT_DATA (Results 1 – 1 of 1) sorted by relevance
95 #define PR_IMPORT_DATA(__type) extern __type macro111 #define PR_IMPORT_DATA(__type) __declspec(dllimport) __type macro127 #define PR_IMPORT_DATA(__type) extern __declspec(dllexport) __type macro143 #define PR_IMPORT_DATA(__type) extern __declspec(dllimport) __type macro160 #define PR_IMPORT_DATA(__type) extern __declspec(dllexport) __type macro163 #define PR_IMPORT_DATA(__type) extern __declspec(dllimport) __type macro188 #define PR_IMPORT_DATA(__type) extern PR_VISIBILITY_DEFAULT __type macro