Searched defs:ULONG_MAX (Results 1 – 13 of 13) sorted by relevance
96 # define ULONG_MAX 18446744073709551615UL macro98 # define ULONG_MAX 4294967295UL macro
13 #define ULONG_MAX (~0UL) macro
71 #define ULONG_MAX (LONG_MAX * 2UL + 1UL) macro
52 #define ULONG_MAX (LONG_MAX * 2UL + 1UL) macro
100 #define ULONG_MAX (LONG_MAX * 2UL + 1UL) macro
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL) macro
15 #define ULONG_MAX (~0UL) macro