Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h102 [DELETE_NAME] = DELETE_NAME,
333 [DELETE_NAME] = "DELETE_NAME",
/third_party/python/Include/
H A Dopcode.h51 #define DELETE_NAME 91 macro
/third_party/python/Python/
H A Dcompile.c1003 case DELETE_NAME: in stack_effect()
4328 case Del: op = DELETE_NAME; break; in compiler_nameop()
H A Dceval.c2777 TARGET(DELETE_NAME) {

Completed in 23 milliseconds