ONES
#define ONES 0xffffffffu /* all bit on */
#define ONES "ffffffff" /* hex 32 one bits */
#define ONES ""