SCAN_UNSIGNED 786 standard/scanf.c flags |= SCAN_UNSIGNED; SCAN_UNSIGNED 1064 standard/scanf.c if ((flags & SCAN_UNSIGNED) && (value < 0)) {