Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_global_objects.h47 } singletons; member
/third_party/rust/crates/aho-corasick/src/
Dclasses.rs20 pub fn singletons() -> ByteClasses { in singletons() method
/third_party/libabigail/tests/lib/
Dcatch.hpp13606 auto& singletons = getSingletons(); in cleanupSingletons() local