Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/stdlib/libatexit/
H A Dlibatexit.cc33 struct other_object { struct
34 ~other_object() { in ~other_object() argument
53 static other_object obj; in create_staticobj()