Searched defs:kint8max (Results 1 – 2 of 2) sorted by relevance
46 static const int8 kint8max = static_cast<int8>(0x7F); variable
99 static const int8 kint8max = ((int8)0x7F); variable