Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h129 [LIST_EXTEND] = LIST_EXTEND,
404 [LIST_EXTEND] = "LIST_EXTEND",
/third_party/python/Include/
H A Dopcode.h111 #define LIST_EXTEND 162 macro
/third_party/python/Python/
H A Dcompile.c1176 case LIST_EXTEND: in stack_effect()
4510 LIST_APPEND, LIST_EXTEND, 0); in compiler_list()
4526 LIST_APPEND, LIST_EXTEND, 1); in compiler_tuple()
5153 LIST_APPEND, LIST_EXTEND, 1) == 0) { in compiler_call_helper()
H A Dceval.c3269 TARGET(LIST_EXTEND) {

Completed in 23 milliseconds