Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldata.pod507 =head3 Demarcated variable names using braces
616 =head3 Special floating point: infinity (Inf) and not-a-number (NaN)
647 =head3 Version Strings
676 =head3 Special Literals
731 =head3 Barewords
753 =head3 Array Interpolation
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon6752300c0111::RegistryMaps
/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.c198 static struct head constructors; /* list of constructors found */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c227 static struct head constructors; /* list of constructors found */ variable