Searched refs:SMALL (Results 1 – 1 of 1) sorted by relevance
25 #define SMALL 32 /* use lowercase in hex (must be 32 == 0x20) */ macro30 static_assert(SMALL == ('a' ^ 'A'));295 locase = (spec.flags & SMALL); in number()408 spec.flags = SPECIAL | SMALL | ZEROPAD; in special_hex_number()539 spec.flags |= SMALL; in pointer_string()1051 spec->flags |= SMALL; in format_decode()