Searched defs:new_depth (Results 1 – 5 of 5) sorted by relevance
32 int8_t new_depth = depth - 1; in IndexGeneratorHelper() local
44 void set_max_include_nesting_depth(size_type new_depth) in set_max_include_nesting_depth()
298 void set_max_include_nesting_depth(iter_size_type new_depth) in set_max_include_nesting_depth()
5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
6522 int new_depth = depth + effect; in stackdepth() local