Searched defs:for_struct (Results 1 – 2 of 2) sorted by relevance
77 void for_struct(struct s s) { for (;s;) return; } in for_struct() function
102 void for_struct(struct s s) { for (;s;) return; } in for_struct() function