Searched defs:EFIERR (Results 1 – 6 of 6) sorted by relevance
43 #define EFIERR(a) (0x80000000 | a) macro
46 #define EFIERR(a) (0x8000000000000000 | a) macro
39 #define EFIERR(a) (0x8000000000000000 | a) macro
39 #define EFIERR(a) (0x80000000 | a) macro
158 #define EFIERR(_a) ENCODE_ERROR(_a) macro