Searched refs:PR_EXPORT (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dprtypes.h87 #define PR_EXPORT(__type) extern _declspec(dllexport) __type macro
103 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
122 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds macro
136 #define PR_EXPORT(__type) extern __type _cdecl _export macro
154 #define PR_EXPORT(__type) extern __type macro
169 #define PR_EXPORT(__type) extern __declspec(export) __type macro
185 #define PR_EXPORT(__type) extern __type macro
200 #define PR_EXPORT(__type) extern __type macro
216 #define NSPR_API(__type) PR_EXPORT(__type)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprtypes.h87 #define PR_EXPORT(__type) extern _declspec(dllexport) __type macro
103 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
122 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds macro
136 #define PR_EXPORT(__type) extern __type _cdecl _export macro
154 #define PR_EXPORT(__type) extern __type macro
169 #define PR_EXPORT(__type) extern __declspec(export) __type macro
185 #define PR_EXPORT(__type) extern __type macro
200 #define PR_EXPORT(__type) extern __type macro
216 #define NSPR_API(__type) PR_EXPORT(__type)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprtypes.h87 #define PR_EXPORT(__type) extern _declspec(dllexport) __type macro
103 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
122 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds macro
136 #define PR_EXPORT(__type) extern __type _cdecl _export macro
154 #define PR_EXPORT(__type) extern __type macro
169 #define PR_EXPORT(__type) extern __declspec(export) __type macro
185 #define PR_EXPORT(__type) extern __type macro
200 #define PR_EXPORT(__type) extern __type macro
216 #define NSPR_API(__type) PR_EXPORT(__type)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprtypes.h87 #define PR_EXPORT(__type) extern _declspec(dllexport) __type macro
103 #define PR_EXPORT(__type) extern __declspec(dllexport) __type macro
122 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds macro
136 #define PR_EXPORT(__type) extern __type _cdecl _export macro
154 #define PR_EXPORT(__type) extern __type macro
169 #define PR_EXPORT(__type) extern __declspec(export) __type macro
185 #define PR_EXPORT(__type) extern __type macro
200 #define PR_EXPORT(__type) extern __type macro
216 #define NSPR_API(__type) PR_EXPORT(__type)

Completed in 134 milliseconds