Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h115 [GET_LEN] = GET_LEN,
272 [GET_LEN] = "GET_LEN",
/third_party/python/Include/
H A Dopcode.h20 #define GET_LEN 30 macro
/third_party/python/Python/
H A Dcompile.c1183 case GET_LEN: in stack_effect()
6478 ADDOP(c, GET_LEN); in pattern_helper_sequence_subscr()
6652 ADDOP(c, GET_LEN); in compiler_pattern_mapping()
6940 ADDOP(c, GET_LEN); in compiler_pattern_sequence()
6947 ADDOP(c, GET_LEN); in compiler_pattern_sequence()
H A Dceval.c4215 TARGET(GET_LEN) {

Completed in 22 milliseconds