Searched defs:SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h211 #ifndef SIZE_MAX
212 #define SIZE_MAX ((size_t) -1) macro
/bionic/libc/include/
H A Dstdint.h218 # define SIZE_MAX UINT64_MAX macro
225 # define SIZE_MAX UINT32_MAX macro

Completed in 296 milliseconds