Home
last modified time | relevance | path

Searched defs:SLIST_REMOVE (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dqueue.h155 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/device/soc/rockchip/rk2206/hardware/include/sys/
Dqueue.h211 #define SLIST_REMOVE(head, elm, type, field) do { \ macro