Home
last modified time | relevance | path

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

/third_party/python/Include/
Dopcode.h89 #define BUILD_SET 104 macro
/third_party/python/Python/
Dcompile.c1080 case BUILD_SET: in stack_effect()
3960 return starunpack_helper(c, e->v.Set.elts, 0, BUILD_SET, in compiler_set()
4828 op = BUILD_SET; in compiler_comprehension()
Dceval.c3222 case TARGET(BUILD_SET): { in _PyEval_EvalFrameDefault()
/third_party/python/Doc/library/
Ddis.rst876 .. opcode:: BUILD_SET (count)