tag
line
file
source code
PLUS
88
kernel/vsprintf.c
} else if (type & PLUS) {
PLUS
161
kernel/vsprintf.c
case '+': flags |= PLUS; goto repeat;