HomeSort by relevance Sort by last modified time
    Searched defs:OPENSSL_GLOBAL (Results 1 - 2 of 2) sorted by null

  /external/openssl/
e_os2.h 219 /* Definitions of OPENSSL_GLOBAL and OPENSSL_EXTERN, to define and declare
233 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
241 # define OPENSSL_GLOBAL globaldef
245 # define OPENSSL_GLOBAL
249 # define OPENSSL_GLOBAL
271 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) OPENSSL_GLOBAL type _shadow_##name
  /external/openssl/include/openssl/
e_os2.h 219 /* Definitions of OPENSSL_GLOBAL and OPENSSL_EXTERN, to define and declare
233 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
241 # define OPENSSL_GLOBAL globaldef
245 # define OPENSSL_GLOBAL
249 # define OPENSSL_GLOBAL
271 # define OPENSSL_IMPLEMENT_GLOBAL(type,name) OPENSSL_GLOBAL type _shadow_##name

Completed in 3378 milliseconds