Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h95 [CONTAINS_OP] = CONTAINS_OP,
360 [CONTAINS_OP] = "CONTAINS_OP",
/third_party/python/Include/
H A Dopcode.h77 #define CONTAINS_OP 118 macro
/third_party/python/Python/
H A Dcompile.c1039 case CONTAINS_OP: in stack_effect()
2878 ADDOP_I(c, CONTAINS_OP, 0); in compiler_addcompare()
2881 ADDOP_I(c, CONTAINS_OP, 1); in compiler_addcompare()
H A Dceval.c3875 TARGET(CONTAINS_OP) {

Completed in 23 milliseconds