Home
last modified time | relevance | path

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

/NextBSD/lib/libc/locale/
HDxlocale.c103 static void*(*constructors[])(const char*, locale_t) = variable
/NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp39 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon411c526e0111::RegistryMaps
/NextBSD/contrib/gcc/
HDcollect2.c198 static struct head constructors; /* list of constructors found */ variable