ULONG_MAX
#define ULONG_MAX __ULONG_MAX /* max for an unsigned long */
#define ULONG_MAX 18446744073709551615UL
#define ULONG_MAX 4294967295UL /* max value of "unsigned long int" */
#define ULONG_MAX 4294967295UL /* max value of "unsigned long int" */
#define ULONG_MAX 18446744073709551615UL
#define ULONG_MAX 18446744073709551615UL
#define ULONG_MAX 4294967295UL /* max of "unsigned long int" */