Home
last modified time | relevance | path

Searched defs:AL (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/libexec/getty/
Dgettytab.h89 #define AL gettystrs[29].value macro
/freebsd-10-stable/sys/i386/i386/
Dbpf_jit_machdep.h58 #define AL 0 macro
/freebsd-10-stable/sys/amd64/amd64/
Dbpf_jit_machdep.h83 #define AL 0 macro
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h44 AL // Always (unconditional) Always (unconditional) enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp1312 ArtificialLocation AL(*this, Builder); in GenerateCopyHelperFunction() local
1485 ArtificialLocation AL(*this, Builder); in GenerateDestroyHelperFunction() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp288 void NilArgChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt()
DRetainCountChecker.cpp2667 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h707 void addAttributes(AttributeList *AL) { in addAttributes()
710 void setAttributes(AttributeList *AL) { in setAttributes()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DItaniumMangle.cpp3242 void CXXNameMangler::mangleTemplateArgs(const TemplateArgumentList &AL) { in mangleTemplateArgs()
/freebsd-10-stable/contrib/binutils/opcodes/
Di386-dis.c276 #define AL { OP_IMREG, al_reg } macro
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h45 AL, // Always (unconditional) Always (unconditional) enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp1507 static void handleOwnershipAttr(Sema &S, Decl *D, const AttributeList &AL) { in handleOwnershipAttr()
DSemaTemplate.cpp2937 const TemplateArgumentLoc &AL, in CheckTemplateTypeArgument()
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp2390 unsigned AL = MF.addLiveIn(X86::AL, &X86::GR8RegClass); in LowerFormalArguments() local