/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.h | 34 BL, enumerator
|
/netbsd-src/games/tetris/ |
H A D | shapes.c | 51 #define BL B_COLS-1 /* bottom left */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | UDTLayout.cpp | 208 auto BL = std::make_unique<BaseClassLayout>(*this, Offset, false, in initializeChildren() local 252 auto BL = in initializeChildren() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.h | 32 BL, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mcore-opc.h | 26 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | asn1-common.h | 58 #define ASN1_MALLOC_ENCODE(T, B, BL, S, L, R) \ argument
|
/netbsd-src/sys/arch/i386/include/ |
H A D | bioscall.h | 68 #define BL r_bx.biosreg_quarter[BIOSREG_LO] macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mcore-opc.h | 26 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/ |
H A D | MachOLayoutBuilder.cpp | 76 BL = B->isLocalSymbol(); in updateDySymTab() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64SLSHardening.cpp | 337 MachineInstr *BL = BuildMI(MBB, MBBI, DL, TII->get(BLOpcode)).addSym(Sym); in ConvertBLRToBL() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMSLSHardening.cpp | 294 MachineInstr *BL = in ConvertIndirectCallToIndirectJump() local
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/ |
H A D | bid2dpd_dpd2bid.c | 288 UINT64 exp, BL, d109; in _bid_to_dpd128() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/ |
H A D | bid2dpd_dpd2bid.c | 290 UINT64 exp, BL, d109; in _bid_to_dpd128() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/ |
H A D | bid2dpd_dpd2bid.c | 288 UINT64 exp, BL, d109; in _bid_to_dpd128() local
|
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/ |
H A D | bid2dpd_dpd2bid.c | 290 UINT64 exp, BL, d109; in _bid_to_dpd128() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/ |
H A D | macdefs.h | 167 #define BL 016 macro
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | macdefs.h | 184 #define BL 016 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | SanitizerArgs.cpp | 153 for (auto BL : Ignorelists) { in addDefaultIgnorelists() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 519 } else if (const ObjCBoxedExpr *BL = dyn_cast<ObjCBoxedExpr>(S)) { in VisitNode() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 2366 SourceLocation BL = FileLoc.getLocWithOffset(Range.first); in TranslateStoredDiagnostics() local 2377 SourceLocation BL = FileLoc.getLocWithOffset(FixIt.RemoveRange.first); in TranslateStoredDiagnostics() local
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeARM_64.c | 75 #define BL 0x94000000 macro
|
H A D | sljitNativeARM_32.c | 83 #define BL 0xeb000000 macro
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 548 #define BL 0x3a, 0x00, 16, 3 /* BRANCH [and LINK] */ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 2696 BreakStmt(SourceLocation BL) : Stmt(BreakStmtClass) { in BreakStmt()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 11339 if (auto *BL = dyn_cast<CXXBoolLiteralExpr>(Constant)) in classifyConstantValue() local 11445 } else if (auto *BL = dyn_cast<ObjCBoolLiteralExpr>( in CheckTautologicalComparison() local
|