Searched refs:UINT_LEAST64_MAX (Results 1 – 8 of 8) sorted by relevance
105 #ifndef UINT_LEAST64_MAX106 #error UINT_LEAST64_MAX defined!
105 #ifdef UINT_LEAST64_MAX106 #error UINT_LEAST64_MAX defined!
107 #ifndef UINT_LEAST64_MAX108 #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!
362 #undef UINT_LEAST64_MAX364 # define UINT_LEAST64_MAX UINT64_MAX macro
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;