Searched defs:for_struct (Results 1 - 2 of 2) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | d_fold_test.c | 77 void for_struct(struct s s) { for (;s;) return; } function in typeref:typename:void |
| H A D | msg_204.c | 102 void for_struct(struct s s) { for (;s;) return; } function in typeref:typename:void |
Completed in 3 milliseconds