Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/misc/
A Dslist.h92 #define SYS_SLIST_FOR_EACH_NODE_SAFE(__sl, __sn, __sns) \ argument
94 __sns = sys_slist_peek_next(__sn); \
95 __sn; __sn = __sns, \
96 __sns = sys_slist_peek_next(__sn))

Completed in 2 milliseconds