Home
last modified time | relevance | path

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

/third_party/libdrm/
Dutil_double_list.h121 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
/third_party/mesa3d/src/util/
Dlist.h214 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro