Home
last modified time | relevance | path

Searched defs:incompatible (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dexpr_binary_trad.c10 struct incompatible { /* just to generate the error message */ struct
13 struct incompatible sink; argument
H A Dmsg_155.c19 struct incompatible { struct
24 provoke_error_messages(struct incompatible arg) in provoke_error_messages() argument
H A Dexpr_binary.c11 struct incompatible { /* just to generate the error message */ struct
14 void sink(struct incompatible); argument
H A Dgcc_bit_field_types.c6 struct incompatible { struct
9 void reveal_type(struct incompatible); argument
H A Ddecl_direct_abstract.c14 struct incompatible { struct
15 int member;
H A Dexpr_cast.c25 double incompatible; in cast() member