Searched defs:substep (Results 1 – 3 of 3) sorted by relevance
64 static inline void report_istep(uint8_t step, uint8_t substep) in report_istep()
296 substep: str | None = None variable in FilteredCheck
346 PyObject *substart = NULL, *substop = NULL, *substep = NULL; in compute_slice() local