HelenOS sources

destructor_t       49 uspace/lib/cpp/src/__bits/runtime.cpp         destructor_t* destructors{nullptr};
destructor_t       84 uspace/lib/cpp/src/__bits/runtime.cpp             aux::destructors = new aux::destructor_t[aux::destructor_size];
destructor_t       94 uspace/lib/cpp/src/__bits/runtime.cpp             aux::destructors = static_cast<aux::destructor_t*>(tmp);
HelenOS homepage, sources at GitHub