Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h109 #define LIST_FOR_EACH_SAFE(pos, tmp, head) \ macro
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_client_list.h85 #define LIST_FOR_EACH_SAFE(pos, n, list) \ macro
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dcommon_list.h136 #define LIST_FOR_EACH_SAFE(item, nextItem, list) \ macro