Searched refs:int_least64_t (Results 1 – 9 of 9) sorted by relevance
229 #undef int_least64_t238 # define int_least64_t int64_t macro
228 #undef int_least64_t237 # define int_least64_t int64_t
104 typedef __int64 int_least64_t; typedef
120 int_least64_t c4 = INT64_C (0x7fffffffffffffff);121 int_least64_t c4max = INT_LEAST64_MAX;122 int_least64_t c4min = INT_LEAST64_MIN;
81 typedef __int_least64_t int_least64_t; typedef
771 typedef int64_t int_least64_t; typedef
566 typedef int64_t int_least64_t;
529 typedef int64_t int_least64_t;
14245 int_least64_t c4 = INT64_C (0x7fffffffffffffff);14246 int_least64_t c4max = INT_LEAST64_MAX;14247 int_least64_t c4min = INT_LEAST64_MIN;