Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_fold_test.c73 void while_struct(struct s s) { while (s) return; } in while_struct() function
H A Dmsg_204.c99 void while_struct(struct s s) { while (s) return; } in while_struct() function