Lines Matching refs:v_
397 do {Py_ssize_t i_; Py_UNICODE *t_ = (target); Py_UNICODE v_ = (value);\398 for (i_ = 0; i_ < (length); i_++) t_[i_] = v_;\