Searched refs:ULONG_MAX (Results 1 – 4 of 4) sorted by relevance
42 #define SIZE_MAX ULONG_MAX /* max value for a size_t */47 #define SIZE_T_MAX ULONG_MAX /* max value for a size_t (historic) */50 #define UQUAD_MAX (ULONG_MAX) /* max value for a uquad_t */
72 # define ULONG_MAX 0xffffffffffffffffUL macro79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */ macro
57 # define ULONG_MAX 0xffffffffffffffffUL macro64 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */ macro
110 #define SIZE_T_MAX ULONG_MAX