Home
last modified time | relevance | path

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

/third_party/libdrm/
Dutil_double_list.h133 #define LIST_FOR_EACH_ENTRY_FROM(pos, start, head, member) \ macro
/third_party/mesa3d/src/imagination/
D.clang-format204 'LIST_FOR_EACH_ENTRY_FROM',
/third_party/mesa3d/src/util/
Dlist.h226 #define LIST_FOR_EACH_ENTRY_FROM(pos, start, head, member) \ macro