Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/include/mesh/
Dslist.h55 #define SYS_SLIST_FOR_EACH_NODE(__sl, __sn) \ argument
79 #define SYS_SLIST_ITERATE_FROM_NODE(__sl, __sn) \ argument
101 #define SYS_SLIST_FOR_EACH_NODE_SAFE(__sl, __sn, __sns) \ argument
124 #define SYS_SLIST_PEEK_HEAD_CONTAINER(__sl, __cn, __n) \ argument
134 #define SYS_SLIST_PEEK_TAIL_CONTAINER(__sl, __cn, __n) \ argument
162 #define SYS_SLIST_FOR_EACH_CONTAINER(__sl, __cn, __n) \ argument
181 #define SYS_SLIST_FOR_EACH_CONTAINER_SAFE(__sl, __cn, __cns, __n) \ argument