PR_IMPORT 84 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) __declspec(dllimport) __type PR_IMPORT 100 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) extern __declspec(dllexport) __type PR_IMPORT 118 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) extern __type _cdecl _export _loadds PR_IMPORT 132 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) extern __type _cdecl _export PR_IMPORT 149 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) extern __declspec(export) __type PR_IMPORT 165 third_party/npapi/npspy/extern/nspr/prtypes.h #define PR_IMPORT(__type) extern __type