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

  /external/openssl/crypto/err/
err.h 244 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL)
  /external/openssl/include/openssl/
err.h 244 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL)

Completed in 398 milliseconds