Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/
H A Dkasan.py440 def consume_until(it, stop_condition, arg): argument
442 stop, arg = stop_condition(arg, value)