Searched defs:kMinInt (Results 1 – 2 of 2) sorted by relevance
34 var kMinInt = 1 << 31; variable
102 const int kMinInt = -kMaxInt - 1; variable