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