Searched defs:TRIO_ERROR_CODE (Results 1 – 2 of 2) sorted by relevance
67 #define TRIO_ERROR_CODE(x) ((-(x)) & 0x00FF) macro