Searched refs:jchar_max (Results 1 – 1 of 1) sorted by relevance
97 int32_t jchar_max = static_cast<int32_t>(std::numeric_limits<jchar>::max()); in CharConstant() local98 const ConstantType& result = FromCat1Const(jchar_max, false); in CharConstant()