Searched defs:SIZE_T_MAX (Results 1 – 7 of 7) sorted by relevance
7 # define SIZE_T_MAX SIZE_MAX macro
55 # define SIZE_T_MAX FLAC__U64L(0xffffffffffffffff) macro57 # define SIZE_T_MAX 0xffffffff macro
52 # define SIZE_T_MAX SIZE_MAX macro
431 #define SIZE_T_MAX 18446744073709551615U macro433 #define SIZE_T_MAX 4294967295U macro
317 #define SIZE_T_MAX ULONG_MAX macro323 # define SIZE_T_MAX UINT_MAX macro
33 # define SIZE_T_MAX ((size_t)-1) macro