Searched refs:UINT_LEAST64_MAX (Results 1 – 10 of 10) sorted by relevance
107 #ifndef UINT_LEAST64_MAX108 #error UINT_LEAST64_MAX defined!
105 #ifndef UINT_LEAST64_MAX106 #error UINT_LEAST64_MAX defined!
105 #ifdef UINT_LEAST64_MAX106 #error UINT_LEAST64_MAX defined!
106 #ifndef UINT_LEAST64_MAX107 #error UINT_LEAST64_MAX is not defined!
106 #ifdef UINT_LEAST64_MAX107 #error UINT_LEAST64_MAX is defined!
47 UINT_LEAST64_MAX
362 #undef UINT_LEAST64_MAX364 # define UINT_LEAST64_MAX UINT64_MAX macro
107 #ifndef UINT_LEAST64_MAX108 #error UINT_LEAST64_MAX not defined
123 uint_least64_t d4max = UINT_LEAST64_MAX;194 int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
20128 uint_least64_t d4max = UINT_LEAST64_MAX;20199 int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;