/netbsd-src/external/gpl2/grep/dist/src/ |
H A D | Makefile.am | 4 LN = ln macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | LoopNestAnalysis.cpp | 357 raw_ostream &llvm::operator<<(raw_ostream &OS, const LoopNest &LN) { in operator <<() 380 if (auto LN = LoopNest::getLoopNest(L, AR.SE)) in run() local
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | acx.m4 | 533 AC_SUBST(LN)dnl subst
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | acx.m4 | 508 AC_SUBST(LN)dnl subst
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | acx.m4 | 508 AC_SUBST(LN)dnl subst
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | acx.m4 | 537 AC_SUBST(LN)dnl subst
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | acx.m4 | 537 AC_SUBST(LN)dnl subst
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnrollAndJamPass.cpp | 427 static bool tryToUnrollAndJamLoop(LoopNest &LN, DominatorTree &DT, LoopInfo &LI, in tryToUnrollAndJamLoop() 520 PreservedAnalyses LoopUnrollAndJamPass::run(LoopNest &LN, in run()
|
H A D | LoopInterchange.cpp | 1764 PreservedAnalyses LoopInterchangePass::run(LoopNest &LN, in run()
|
/netbsd-src/lib/libm/ld128/ |
H A D | e_powl.c | 96 static const long double LN[] = variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | powq.c | 97 static const __float128 LN[] = variable
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | powq.c | 97 static const __float128 LN[] = variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGAddressAnalysis.cpp | 285 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) { in match() local
|
H A D | SelectionDAGDumper.cpp | 812 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) { in print_details() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 146 struct LN { struct 151 SourceLocation Location; 155 bool NRVO;
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclarationName.cpp | 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | apei.c | 329 F(LN,SN,V) global() argument
|
H A D | apei_cper.h | 223 CPER_MEMORY_ERROR_TYPE_DEF(LN,SN,V) global() argument
|
/netbsd-src/libexec/getty/ |
H A D | gettytab.h | 88 #define LN gettystrs[23].value macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | SymbolCache.cpp | 493 for (const LineNumberEntry &LN : Group.LineNumbers) { in findLineTable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 458 auto *LN = static_cast<const LocalName *>(Name); in getFunctionDeclContextName() local
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | configure.in | 54 AC_SUBST(LN) subst
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 603 for (const auto &LN : L.LineNumbers) { in fromCodeViewSubsection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2891 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local 2948 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerUnalignedLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1304 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); in LowerLoad() local
|