Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h99 [DELETE_DEREF] = DELETE_DEREF,
381 [DELETE_DEREF] = "DELETE_DEREF",
/third_party/python/Include/
H A Dopcode.h96 #define DELETE_DEREF 139 macro
/third_party/python/Python/
H A Dcompile.c1148 case DELETE_DEREF: in stack_effect()
4306 case Del: op = DELETE_DEREF; break; in compiler_nameop()
8329 case DELETE_DEREF: in fix_cell_offsets()
H A Dceval.c3137 TARGET(DELETE_DEREF) {

Completed in 43 milliseconds