Home
last modified time | relevance | path

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

/xnu-11215.81.4/tools/lldbmacros/
H A Dlog.py343 def lq_entry(lqe): function
347 return (lq_entry(e) for e in IterateTAILQ_HEAD(lqe_list, 'lqe_link', 's') if e)