SCAN_NOSKIP       803 standard/scanf.c 				flags |= SCAN_NOSKIP;
SCAN_NOSKIP       812 standard/scanf.c 				flags |= SCAN_NOSKIP;
SCAN_NOSKIP       829 standard/scanf.c 		if (!(flags & SCAN_NOSKIP)) {