Searched refs:ERRNO_DECODE (Results 1 – 2 of 2) sorted by relevance
1072 #define ERRNO_DECODE(desc) (-3 - (desc)) /* inverse of ERRNO_ENCODE */ in compare_files() macro1162 int e = ERRNO_DECODE (cmp.file[f].desc); in compare_files()
1835 (NONEXISTENT, UNOPENED, ERRNO_ENCODE, ERRNO_DECODE):