Searched defs:SLL_FIND (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dlists2.h27 #define SLL_FIND(_head,_nextp,_func,_with) (typeof(_head))sll_find(offsetof(typeof(*_head),_nextp), (void *)(_head), _func, _with) macro

Completed in 84 milliseconds