Searched refs:CAPSFLAG (Results 1 – 1 of 1) sorted by relevance
80 #define CAPSFLAG 0x00000100 macro128 const char *table = (flag & CAPSFLAG) ? hextable_caps : hextable; in longlong_to_hexstring()144 buf[--pos] = (flag & CAPSFLAG) ? 'X' : 'x'; in longlong_to_hexstring()299 flags |= CAPSFLAG; in PRINTF_DECL()
Completed in 7 milliseconds