Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dinit_c99.c708 struct Outer3Inner2 { in init_nested_struct() struct
709 O1 o1; in init_nested_struct()
710 struct Inner2 inner; in init_nested_struct()
711 O3 o3; in init_nested_struct()