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

/freebsd-10.1-release/crypto/openssl/
H A De_os2.h294 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) \ macro
300 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) OPENSSL_GLOBAL type _shadow_##name=value; macro

Completed in 50 milliseconds