Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dbtlog.c184 __btstack_same(bt_stack_t a, bt_stack_t b) in __btstack_same() function
714 if (__btstack_same(needle, bts)) { in __btlib_insert()
878 if (__btstack_same(&needle, bts) && in __btlib_get()