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

/system/bt/osi/src/
H A Dlist.cc55 for (const list_node_t* node = list_begin(list); node != list_end(list);
189 list_node_t* list_end(UNUSED_ATTR const list_t* list) { function

Completed in 37 milliseconds