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

/barrelfish-master/lib/openssl-1.0.0d/crypto/err/
H A Derr.h244 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL) macro
/barrelfish-master/include/openssl/
H A Derr.h244 #define ERR_GET_FUNC(l) (int)((((unsigned long)l)>>12L)&0xfffL) macro

Completed in 31 milliseconds