Home
last modified time | relevance | path

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

/dports/graphics/vkd3d/vkd3d-1.2/include/private/
H A Dlist.h182 #define LIST_FOR_EACH_SAFE(cursor, cursor2, list) \ macro
/dports/devel/msitools/msitools-0.101/libmsi/
H A Dlist.h180 #define LIST_FOR_EACH_SAFE(cursor, cursor2, list) \ macro
/dports/x11-wm/e16/e16-1.0.24/src/
H A Dlist.h288 #define LIST_FOR_EACH_SAFE(type, head, elem, temp) \ macro