Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dbtlog.c183 __btstack_same(bt_stack_t a, bt_stack_t b) in __btstack_same() function
713 if (__btstack_same(needle, bts)) { in __btlib_insert()
877 if (__btstack_same(&needle, bts) && in __btlib_get()