SIGN 36 arch/alpha/boot/stdio.c #define SIGN 2 /* unsigned/signed long */ SIGN 21 arch/hexagon/lib/checksum.c #define SIGN(x, y) ((0x8000ULL*x)<<y) SIGN 72 arch/powerpc/boot/stdio.c #define SIGN 2 /* unsigned/signed long */ SIGN 28 arch/x86/boot/printf.c #define SIGN 2 /* unsigned/signed long */ SIGN 212 drivers/media/i2c/ov772x.c #define SIGN 0xAB /* Sign bit for Hue and contrast */ SIGN 114 drivers/usb/misc/cytherm.c #define SIGN 0x34 /* RAM location for temperature sign */ SIGN 186 drivers/usb/renesas_usbhs/common.h #define SIGN (1 << 5) /* Setup Transaction Error Interrupt Status */ SIGN 336 include/linux/usb/r8a66597.h #define SIGN 0x0020 /* b5: Setup ignore interrupt */ SIGN 373 lib/vsprintf.c #define SIGN 1 /* unsigned/signed, must be 1 */