Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit_c99.c686 struct Outer3Inner1 { in init_nested_struct() struct
687 O1 o1; in init_nested_struct()
688 struct Inner1 inner; in init_nested_struct()
689 O3 o3; in init_nested_struct()