Searched refs:RSIZE_MAX (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ | ||
| H A D | memset_s.c | 51 if (smax > RSIZE_MAX) { in memset_s() |
| /xnu-8019.80.24/EXTERNAL_HEADERS/ | ||
| H A D | stdint.h | 197 #define RSIZE_MAX (SIZE_MAX >> 1) macro |