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

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Derr.h166 #define ERR_GET_LIB(packed_error) ((int)(((packed_error) >> 24) & 0xff)) macro

Completed in 72 milliseconds