Home
last modified time | relevance | path

Searched refs:conditional_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_fold_test.c86 int conditional_struct(struct s s) { return s ? 1 : 2; } in conditional_struct() function
H A Dmsg_204.c112 int conditional_struct(struct s s) { return s ? 1 : 2; } in conditional_struct() function