Searched defs:builtins (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.bin/make/
H A Dshell.h98 ArgArray builtins; /* ordered list of shell builtins */ member in struct:Shell
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc.c111 static struct xcmd builtins[] = { variable in typeref:struct:xcmd
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq.c241 struct xcmd builtins[] = { variable in typeref:struct:xcmd
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dieee.c120 debug_type builtins[BUILTIN_TYPE_COUNT]; member in struct:ieee_types
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp712 ASTContext(LangOptions& LOpts, SourceManager &SM, const TargetInfo *t, IdentifierTable &idents, SelectorTable &sels, Builtin::Context &builtins, unsigned size_reserve, bool DelayInitialization) argument

Completed in 176 milliseconds