Home
last modified time | relevance | path

Searched defs:old_next (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_multibuf/
H A Dmultibuf.cc272 Chunk* old_next = previous->next_in_buf_; in insert() local
/aosp_15_r20/external/python/cpython3/Python/
Dtraceback.c142 PyObject *old_next = (PyObject*)self->tb_next; in tb_next_set() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-buffer.cc1820 const T *old_next = next; in hb_buffer_add_utf() local