Searched defs:ERR_GET_REASON (Results 1 – 2 of 2) sorted by relevance
171 #define ERR_GET_REASON(packed_error) ((int)((packed_error) & 0xfff)) macro