Searched refs:SIZE_T_MAX (Results 1 – 2 of 2) sorted by relevance
43 if (SIZE_T_MAX / nmemb < size) in xcalloc()
260 #ifndef SIZE_T_MAX261 #define SIZE_T_MAX ULONG_MAX macro