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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A De_os2.h264 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) \ macro
271 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) OPENSSL_GLOBAL type _shadow_##name macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A De_os2.h264 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) \ macro
271 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) OPENSSL_GLOBAL type _shadow_##name macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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 109 milliseconds