Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Drangeobject.c348 PyObject *substart = NULL, *substop = NULL, *substep = NULL; in compute_slice() local
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit.py697 substep: Optional[str] = None variable in FilteredCheck