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

/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A Dprtypes.h89 #define PR_IMPORT(__type) _declspec(dllimport) __type macro
105 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro
123 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds macro
137 #define PR_IMPORT(__type) extern __type _cdecl _export macro
156 #define PR_IMPORT(__type) extern __type macro
171 #define PR_IMPORT(__type) extern __declspec(export) __type macro
187 #define PR_IMPORT(__type) extern __type macro
202 #define PR_IMPORT(__type) extern __type macro
219 #define NSPR_API(__type) PR_IMPORT(__type)
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A Dprtypes.h89 #define PR_IMPORT(__type) _declspec(dllimport) __type macro
105 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro
123 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds macro
137 #define PR_IMPORT(__type) extern __type _cdecl _export macro
156 #define PR_IMPORT(__type) extern __type macro
171 #define PR_IMPORT(__type) extern __declspec(export) __type macro
187 #define PR_IMPORT(__type) extern __type macro
202 #define PR_IMPORT(__type) extern __type macro
219 #define NSPR_API(__type) PR_IMPORT(__type)
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A Dprtypes.h89 #define PR_IMPORT(__type) _declspec(dllimport) __type macro
105 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro
123 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds macro
137 #define PR_IMPORT(__type) extern __type _cdecl _export macro
156 #define PR_IMPORT(__type) extern __type macro
171 #define PR_IMPORT(__type) extern __declspec(export) __type macro
187 #define PR_IMPORT(__type) extern __type macro
202 #define PR_IMPORT(__type) extern __type macro
219 #define NSPR_API(__type) PR_IMPORT(__type)
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A Dprtypes.h89 #define PR_IMPORT(__type) _declspec(dllimport) __type macro
105 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro
123 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds macro
137 #define PR_IMPORT(__type) extern __type _cdecl _export macro
156 #define PR_IMPORT(__type) extern __type macro
171 #define PR_IMPORT(__type) extern __declspec(export) __type macro
187 #define PR_IMPORT(__type) extern __type macro
202 #define PR_IMPORT(__type) extern __type macro
219 #define NSPR_API(__type) PR_IMPORT(__type)

Completed in 70 milliseconds