Searched refs:v_low (Results 1 – 1 of 1) sorted by relevance
2907 int32_t v_low = v; in AddInt64() local2912 if (v_low == buffer_[i] && v_high == buffer_[i + 1]) { in AddInt64()2920 buffer_.push_back(v_low); in AddInt64()