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 macro146 #define PR_IMPORT_DATA(__type) extern __type _export macro160 #define PR_IMPORT_DATA(__type) extern __type _export macro176 #define PR_IMPORT_DATA(__type) extern __declspec(export) __type macro192 #define PR_IMPORT_DATA(__type) extern __declspec(dllimport) __type macro208 #define PR_IMPORT_DATA(__type) extern __type macro231 #define PR_IMPORT_DATA(__type) extern PR_VISIBILITY_DEFAULT __type macro