Searched refs:UNSIGNED (Results 1 – 1 of 1) sorted by relevance
34 #define UNSIGNED 0x8000 /* %[oupxX] conversions */ macro246 flags |= UNSIGNED; in scanf_parse()252 flags |= UNSIGNED; in scanf_parse()260 flags |= UNSIGNED; in scanf_parse()292 flags |= POINTER | PFXOK | UNSIGNED; in scanf_parse()587 if ((flags & UNSIGNED) == 0) { in scanf_parse()
Completed in 3 milliseconds