Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h68 _Py_CODEUNIT dict_offset; member
/third_party/python/Python/
H A Dspecialize.c1011 *(int16_t *)&cache->dict_offset = (int16_t)MANAGED_DICT_OFFSET; in _Py_Specialize_LoadMethod()
1016 cache->dict_offset = (uint16_t)owner_cls->tp_dictoffset; in _Py_Specialize_LoadMethod()
H A Dceval.c4581 int dictoffset = *(int16_t *)&cache->dict_offset;

Completed in 14 milliseconds