Searched defs:SIGN (Results 1 – 11 of 11) sorted by relevance
36 #define SIGN 2 /* unsigned/signed long */ macro
28 #define SIGN 2 /* unsigned/signed long */ macro
21 #define SIGN(x, y) ((0x8000ULL*x)<<y) macro
72 #define SIGN 2 /* unsigned/signed long */ macro
144 #define SIGN 2 /* unsigned/signed long */ macro
114 #define SIGN 0x34 /* RAM location for temperature sign */ macro
186 #define SIGN (1 << 5) /* Setup Transaction Error Interrupt Status */ macro
322 #define SIGN 0x0020 /* b5: Setup ignore interrupt */ macro
213 #define SIGN 0xAB /* Sign bit for Hue and contrast */ macro
1863 #define COND_JMP(SIGN, OPCODE, CMP_OP) \ in ___bpf_prog_run() argument
407 #define SIGN 1 /* unsigned/signed, must be 1 */ macro