Searched defs:conditional_struct (Results 1 - 2 of 2) sorted by relevance

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

Completed in 3 milliseconds