Searched defs:LIST_FOR_EACH_ENTRY_SAFE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_double_list.h125 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_double_list.h125 #define LIST_FOR_EACH_ENTRY_SAFE(pos, storage, head, member) \ macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c264 LIST_FOR_EACH_ENTRY_SAFE(slab, next, head, head) { function
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c264 LIST_FOR_EACH_ENTRY_SAFE(slab, next, head, head) { function

Completed in 102 milliseconds