Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_opcode.h79 [BUILD_SLICE] = BUILD_SLICE,
375 [BUILD_SLICE] = "BUILD_SLICE",
/third_party/python/Include/
H A Dopcode.h90 #define BUILD_SLICE 133 macro
/third_party/python/Python/
H A Dcompile.c1131 case BUILD_SLICE: in stack_effect()
6262 /* only handles the cases where BUILD_SLICE is emitted */ in compiler_slice()
6281 ADDOP_I(c, BUILD_SLICE, n); in compiler_slice()
H A Dceval.c5460 TARGET(BUILD_SLICE) {

Completed in 23 milliseconds