Home
last modified time | relevance | path

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

/external/chromium/base/third_party/nspr/
Dprtypes.h98 #define PR_IMPLEMENT(__type) __type macro
114 #define PR_IMPLEMENT(__type) __declspec(dllexport) __type macro
130 #define PR_IMPLEMENT(__type) __declspec(dllexport) __type macro
146 #define PR_IMPLEMENT(__type) __declspec(dllexport) __type macro
167 #define PR_IMPLEMENT(__type) __type macro
191 #define PR_IMPLEMENT(__type) PR_VISIBILITY_DEFAULT __type macro