Searched defs:SIGN (Results 1 – 8 of 8) sorted by relevance
36 #define SIGN 2 /* unsigned/signed long */ macro
21 #define SIGN(x, y) ((0x8000ULL*x)<<y) macro
27 #define SIGN 2 /* unsigned/signed long */ macro
144 #define SIGN 2 /* unsigned/signed long */ macro
186 #define SIGN (1 << 5) /* Setup Transaction Error Interrupt Status */ macro
322 #define SIGN 0x0020 /* b5: Setup ignore interrupt */ macro
424 #define SIGN 1 /* unsigned/signed */ macro
2204 #define COND_JMP(SIGN, OPCODE, CMP_OP) \ in ___bpf_prog_run() argument