Home
last modified time | relevance | path

Searched defs:BUILD_SLICE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dopcode.h141 #define BUILD_SLICE 133 /* Number of items */ macro
/external/python/cpython2/Lib/compiler/
Dpyassem.py755 def BUILD_SLICE(self, argc): member in StackDepthTracker