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