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

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11.h228 #define __PASTE(x,y) x##y macro
257 typedef CK_DECLARE_FUNCTION_POINTER(CK_RV, __PASTE(CK_,name))
277 __PASTE(CK_,name) name;
293 #undef __PASTE macro

Completed in 30 milliseconds