Searched refs:old_next (Results 1 – 3 of 3) sorted by relevance
136 PyObject *old_next = (PyObject*)self->tb_next; in tb_next_set() local139 Py_XDECREF(old_next); in tb_next_set()
1592 const T *old_next = next; in hb_buffer_add_utf() local1594 buffer->add (u, old_next - (const T *) text); in hb_buffer_add_utf()
363 LiveRange* old_next = next_; in AttachToNext() local365 old_next->next_ = nullptr; in AttachToNext()