Home
last modified time | relevance | path

Searched refs:GET_LEN (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Include/
Dopcode.h33 #define GET_LEN 30 macro
/third_party/python/Python/
Dcompile.c1207 case GET_LEN: in stack_effect()
5828 ADDOP(c, GET_LEN); in pattern_helper_sequence_subscr()
6001 ADDOP(c, GET_LEN); in compiler_pattern_mapping()
6279 ADDOP(c, GET_LEN); in compiler_pattern_sequence()
6286 ADDOP(c, GET_LEN); in compiler_pattern_sequence()
Dceval.c3853 case TARGET(GET_LEN): { in _PyEval_EvalFrameDefault()
/third_party/python/Doc/library/
Ddis.rst764 .. opcode:: GET_LEN