Home
last modified time | relevance | path

Searched defs:PR_EXPORT (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/third_party/nspr/
Dprtypes.h92 #define PR_EXPORT(__type) extern __type macro
108 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
124 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
140 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
156 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
185 #define PR_EXPORT(__type) extern PR_VISIBILITY_DEFAULT __type macro