Home
last modified time | relevance | path

Searched defs:SIGN (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/arch/alpha/boot/ !
Dstdio.c36 #define SIGN 2 /* unsigned/signed long */ macro
/linux-6.1.9/arch/x86/boot/ !
Dprintf.c28 #define SIGN 2 /* unsigned/signed long */ macro
/linux-6.1.9/arch/hexagon/lib/ !
Dchecksum.c21 #define SIGN(x, y) ((0x8000ULL*x)<<y) macro
/linux-6.1.9/arch/powerpc/boot/ !
Dstdio.c72 #define SIGN 2 /* unsigned/signed long */ macro
/linux-6.1.9/drivers/firmware/efi/libstub/ !
Dvsprintf.c144 #define SIGN 2 /* unsigned/signed long */ macro
/linux-6.1.9/drivers/usb/misc/ !
Dcytherm.c114 #define SIGN 0x34 /* RAM location for temperature sign */ macro
/linux-6.1.9/drivers/usb/renesas_usbhs/ !
Dcommon.h186 #define SIGN (1 << 5) /* Setup Transaction Error Interrupt Status */ macro
/linux-6.1.9/include/linux/usb/ !
Dr8a66597.h322 #define SIGN 0x0020 /* b5: Setup ignore interrupt */ macro
/linux-6.1.9/drivers/media/i2c/ !
Dov772x.c213 #define SIGN 0xAB /* Sign bit for Hue and contrast */ macro
/linux-6.1.9/kernel/bpf/ !
Dcore.c1863 #define COND_JMP(SIGN, OPCODE, CMP_OP) \ in ___bpf_prog_run() argument
/linux-6.1.9/lib/ !
Dvsprintf.c407 #define SIGN 1 /* unsigned/signed, must be 1 */ macro