Searched refs:p__ (Results 1 – 1 of 1) sorted by relevance
31 #define DO_LIST(l__, p__, expr__) \ argument33 typeof(l__->list[0]) p__; \34 FOR_EACH_PTR(l__, p__) \36 END_FOR_EACH_PTR(p__); \