Searched refs:isNegative (Results 1 – 1 of 1) sorted by relevance
342 const bool isNegative = std::is_same<NumberType, int64_t>::value && in dumpInteger() local348 if (isNegative) in dumpInteger()