Home
last modified time | relevance | path

Searched refs:emit_delta (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dcodeobject.c420 emit_delta(PyObject **bytes, int bdelta, int ldelta, int *offset) in emit_delta() function
462 if (!emit_delta(&bytes, bdelta, ldelta, &table_offset)) { in code_getlnotab()