Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/wine/
H A Dlist.h204 #define LIST_FOR_EACH_ENTRY_SAFE(cursor, cursor2, list, type, field) \ macro
/reactos/dll/directx/wine/d3dcompiler_43/
H A Dhlsl.y1218LIST_FOR_EACH_ENTRY_SAFE(field, next, $2, struct hlsl_struct_field, entry) in LIST_FOR_EACH_ENTRY_SAFE() function