Home
last modified time | relevance | path

Searched refs:old_next (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Python/
H A Dtraceback.c142 PyObject *old_next = (PyObject*)self->tb_next; in tb_next_set() local
145 Py_XDECREF(old_next); in tb_next_set()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc1592 const T *old_next = next; in hb_buffer_add_utf() local
1594 buffer->add (u, old_next - (const T *) text); in hb_buffer_add_utf()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc363 LiveRange* old_next = next_; in AttachToNext() local
365 old_next->next_ = nullptr; in AttachToNext()

Completed in 13 milliseconds