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

/fuchsia/zircon/third_party/ulib/uboringssl/include/openssl/
H A Derr.h171 #define ERR_GET_REASON(packed_error) ((int)((packed_error) & 0xfff)) macro

Completed in 23 milliseconds