Searched defs:EFIERR (Results 1 – 5 of 5) sorted by relevance
79 #define EFIERR(a) (0x80000000 | a) macro
123 #define EFIERR(a) (0x80000000 | a) macro
123 #define EFIERR(a) (0x8000000000000000 | a) macro
163 #define EFIERR(_a) ENCODE_ERROR(_a) macro