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

  /external/openssl/crypto/err/
err.h 243 #define ERR_GET_LIB(l) (int)((((unsigned long)l)>>24L)&0xffL)
  /external/openssl/include/openssl/
err.h 243 #define ERR_GET_LIB(l) (int)((((unsigned long)l)>>24L)&0xffL)

Completed in 60 milliseconds