Searched defs:ERR_GET_LIB (Results 1 – 2 of 2) sorted by relevance
166 #define ERR_GET_LIB(packed_error) ((int)(((packed_error) >> 24) & 0xff)) macro