Searched defs:kint64min (Results 1 – 2 of 2) sorted by relevance
79 const int64 kint64min = (( int64) GG_LONGLONG(0x8000000000000000)); variable
170 static const int64 kint64min = -kint64max - 1; variable