OPENSSL_IMPLEMENT_GLOBAL  275 extra_lib/include/openssl/e_os2.h # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value)			\
OPENSSL_IMPLEMENT_GLOBAL  281 extra_lib/include/openssl/e_os2.h # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) OPENSSL_GLOBAL type _shadow_##name=value;