Home
last modified time | relevance | path

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

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