Searched defs:SIZE_T_MAX (Results 1 – 4 of 4) sorted by relevance
50 #define SIZE_T_MAX UINT_MAX /* max value for a size_t (historic) */ macro
47 #define SIZE_T_MAX ULONG_MAX /* max value for a size_t (historic) */ macro
110 #define SIZE_T_MAX ULONG_MAX macro