Searched refs:SIGN (Results 1 – 1 of 1) sorted by relevance
340 #define SIGN 2 /* unsigned/signed long */ macro399 if (spec.flags & SIGN) { in number()1308 spec->flags |= SIGN; in format_decode()1320 if (spec->flags & SIGN) in format_decode()1329 if (spec->flags & SIGN) in format_decode()1334 if (spec->flags & SIGN) in format_decode()1339 if (spec->flags & SIGN) in format_decode()1511 if (spec.flags & SIGN) in vsnprintf()