SIZE_MAX 44 arch/i386/include/limits.h #define SIZE_MAX UINT_MAX /* max value for a size_t */ SIZE_MAX 188 sys/stdint.h #define SIZE_MAX UINTPTR_MAX