SIGN 62 arch/x86/boot/printf.c if (type & SIGN) {
SIGN 257 arch/x86/boot/printf.c flags |= SIGN;
SIGN 273 arch/x86/boot/printf.c if (flags & SIGN)
SIGN 275 arch/x86/boot/printf.c } else if (flags & SIGN)
SIGN 389 lib/vsprintf.c if (type & SIGN) {
SIGN 745 lib/vsprintf.c flags |= SIGN;
SIGN 766 lib/vsprintf.c if (flags & SIGN)
SIGN 774 lib/vsprintf.c if (flags & SIGN)
SIGN 778 lib/vsprintf.c if (flags & SIGN)