tag
line
file
source code
SIGN
79
kernel/vsprintf.c
if (type&SIGN && num<0) {
SIGN
237
kernel/vsprintf.c
flags |= SIGN;