Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h130 [LIST_TO_TUPLE] = LIST_TO_TUPLE,
324 [LIST_TO_TUPLE] = "LIST_TO_TUPLE",
/third_party/python/Include/
H A Dopcode.h41 #define LIST_TO_TUPLE 82 macro
/third_party/python/Python/
H A Dcompile.c1174 case LIST_TO_TUPLE: in stack_effect()
4407 ADDOP(c, LIST_TO_TUPLE); in starunpack_helper()
4457 ADDOP(c, LIST_TO_TUPLE); in starunpack_helper()
H A Dceval.c3258 TARGET(LIST_TO_TUPLE) {

Completed in 23 milliseconds