Home
last modified time | relevance | path

Searched refs:SIZE_T_MAX (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dxmalloc.c43 if (SIZE_T_MAX / nmemb < size) in xcalloc()
/titanic_50/usr/src/cmd/ssh/include/
H A Ddefines.h260 #ifndef SIZE_T_MAX
261 #define SIZE_T_MAX ULONG_MAX macro