tag
line
file
source code
SPECIAL
59
kernel/vsprintf.c
if (type&SPECIAL)
SPECIAL
74
kernel/vsprintf.c
if (type&SPECIAL)
SPECIAL
122
kernel/vsprintf.c
case '#': flags |= SPECIAL; goto repeat;