Home
last modified time | relevance | path

Searched refs:STORE_ATTR_SLOT (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h212 [STORE_ATTR_SLOT] = STORE_ATTR,
400 [STORE_ATTR_SLOT] = "STORE_ATTR_SLOT",
/third_party/python/Include/
H A Dopcode.h182 #define STORE_ATTR_SLOT 158 macro
/third_party/python/Python/
H A Dspecialize.c800 _Py_SET_OPCODE(*instr, STORE_ATTR_SLOT); in _Py_Specialize_StoreAttr()
H A Dceval.c3681 TARGET(STORE_ATTR_SLOT) {

Completed in 20 milliseconds