tag
line
file
source code
SIGN
23
kernel/FPU-emu/fpu_asm.h
#define SIGN(x) (x)
SIGN
55
kernel/vsprintf.c
#define SIGN 2 /* unsigned/signed long */