Home
last modified time | relevance | path

Searched refs:stop_condition (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/tools/lldbmacros/ !
H A Dkasan.py435 def consume_until(it, stop_condition, arg): argument
437 stop, arg = stop_condition(arg, value)