Searched defs:CK_DECLARE_FUNCTION_POINTER (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h62 #define CK_DECLARE_FUNCTION_POINTER(returnType, name) returnType (* name) macro
/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h68 #define CK_DECLARE_FUNCTION_POINTER(returnType, name) returnType __declspec(dllimport) (* name) macro

Completed in 122 milliseconds