Searched defs:IM_S64_MIN (Results 1 – 1 of 1) sorted by relevance
82 static const ImS64 IM_S64_MIN = LLONG_MIN; // (-9223372036854775807ll - 1ll); variable85 static const ImS64 IM_S64_MIN = -9223372036854775807LL - 1; variable