Searched defs:LIST_FOR_EACH_ENTRY_SAFE (Results 1 – 2 of 2) sorted by relevance
204 #define LIST_FOR_EACH_ENTRY_SAFE(cursor, cursor2, list, type, field) \ macro
1218 … LIST_FOR_EACH_ENTRY_SAFE(field, next, $2, struct hlsl_struct_field, entry) in LIST_FOR_EACH_ENTRY_SAFE() function