Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_util.h27 #define WSBMLISTADD(__item, __list) \ argument
35 #define WSBMLISTADDTAIL(__item, __list) \ argument
57 #define WSBMLISTFOREACH(__item, __list) \ argument
60 #define WSBMLISTFOREACHPREV(__item, __list) \ argument
63 #define WSBMLISTFOREACHSAFE(__item, __next, __list) \ argument
68 #define WSBMLISTFOREACHPREVSAFE(__item, __prev, __list) \ argument