Home
last modified time | relevance | path

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

/arch/x86/boot/
Dprintf.c30 #define SIGN 2 /* unsigned/signed long */ macro
/arch/powerpc/boot/
Dstdio.c52 #define SIGN 2 /* unsigned/signed long */ macro
/arch/hexagon/lib/
Dchecksum.c34 #define SIGN(x, y) ((0x8000ULL*x)<<y) macro