Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h100 [DELETE_FAST] = DELETE_FAST,
368 [DELETE_FAST] = "DELETE_FAST",
/third_party/python/Include/
H A Dopcode.h84 #define DELETE_FAST 126 macro
/third_party/python/Python/
H A Dcompile.c1109 case DELETE_FAST: in stack_effect()
4313 case Del: op = DELETE_FAST; break; in compiler_nameop()
H A Dceval.c3116 TARGET(DELETE_FAST) {

Completed in 24 milliseconds