Searched refs:LN (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/tools/test/testfloat/sparc64/
H A DMakefile31 LN= ln -sf macro
83 ${LN} ${.ALLSRC} ${.TARGET}
85 ${LN} ${.ALLSRC} ${.TARGET}
87 ${LN} ${.ALLSRC} ${.TARGET}
89 ${LN} ${.ALLSRC} ${.TARGET}
91 ${LN} ${.ALLSRC} ${.TARGET}
93 ${LN} ${.ALLSRC} ${.TARGET}
95 ${LN} ${.ALLSRC} ${.TARGET}
97 ${LN} ${.ALLSRC} ${.TARGET}
99 ${LN}
[all...]
/freebsd-11-stable/tools/kerneldoc/
H A DMakefile13 LN?= ln macro
20 ${LN} -sf ${.CURDIR}/../${dir} .
/freebsd-11-stable/contrib/bmake/mk/
H A Dlinks.mk17 LN?= ln macro
30 ${LN} -s $$l $$t;; \
38 ${LN} $$l $$t
H A Dobj.mk82 ${LN} -s ${__objdir} ${.CURDIR}/${__objlink}; \
/freebsd-11-stable/contrib/bmake/
H A Dos.sh117 test -x /usr/xpg4/bin/ln && LN=${LN:-/usr/xpg4/bin/ln}
221 LN=${LN:-ln}
241 export LN SHARE_ARCH TR
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-parse.sh136 LN=`grep "^${i}=" ${CFGF} | head -n 1 | cut -d '=' -f 2- | tr -d ' '`
137 if [ -z "${LN}" ]
/freebsd-11-stable/contrib/libreadline/support/
H A Dshlib-install46 LN="ln -s"
112 INSTALL_LINK1='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK1'
113 INSTALL_LINK2='${echo} cd $INSTALLDIR && ${echo} ${LN} $LIBNAME $LINK2'
129 ${echo} cd $INSTALLDIR && ${echo} ${LN} $LINK2 $LINK1
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallSet.h259 template <typename T, unsigned LN, unsigned RN, typename C>
260 bool operator==(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) {
271 template <typename T, unsigned LN, unsigned RN, typename C>
272 bool operator!=(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp274 if (const auto *LN = dyn_cast<LifetimeSDNode>(N)) {
275 if (LN->hasOffset())
276 return BaseIndexOffset(LN->getOperand(1), SDValue(), LN->getOffset(),
278 return BaseIndexOffset(LN->getOperand(1), SDValue(), false);
H A DSelectionDAGDumper.cpp748 } else if (const LifetimeSDNode *LN = dyn_cast<LifetimeSDNode>(this)) {
749 if (LN->hasOffset())
750 OS << "<" << LN->getOffset() << " to " << LN->getOffset() + LN->getSize() << ">";
/freebsd-11-stable/lib/msun/ld128/
H A De_powl.c98 static const long double LN[] = variable
333 u = LN[0] + s2 * (LN[1] + s2 * (LN[2] + s2 * (LN[3] + s2 * LN[4])));
/freebsd-11-stable/contrib/gperf/lib/
H A DMakefile.in50 LN = ln
/freebsd-11-stable/contrib/dma/
H A DMakefile38 LN?= ln macro
58 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma sendmail
61 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma mailq
/freebsd-11-stable/contrib/mdocml/
H A Dconfigure124 LN="ln -f"
531 LN = ${LN}
H A DMakefile393 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_MAN)
394 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_APROPOS)
395 cd $(DESTDIR)$(BINDIR) && $(LN) mandoc $(BINM_WHATIS)
397 $(LN) ${BIN_FROM_SBIN}/mandoc $(BINM_MAKEWHATIS)
402 cd $(DESTDIR)$(MANDIR)/man1 && $(LN) $(BINM_APROPOS).1 $(BINM_WHATIS).1
/freebsd-11-stable/contrib/libucl/
H A DMakefile.w3219 LN ?= ln
21 LN ?= rem ln
H A DMakefile.unix19 LN ?= ln
38 $(LN) -sf $(SONAME_FULL) $(OBJDIR)/$(SONAME)
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp72 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); local
73 for (unsigned I = 0, N = std::min(LN, RN); I != N; ++I) {
85 return compareInt(LN, RN);
/freebsd-11-stable/contrib/sendmail/src/
H A DMakefile.m474 ${LN} ${LNOPTS} ${M`'BINDIR}/sendmail $$i; \
82 ${LN} ${LNOPTS} ${M`'BINDIR}/sm-mta $$i; \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp460 auto *LN = static_cast<const LocalName *>(Name); local
461 LN->Encoding->print(S);
463 Name = LN->Entity;
/freebsd-11-stable/contrib/gperf/src/
H A DMakefile.in50 LN = ln
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h83 #define LN gettystrs[23].value macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h143 struct LN { struct
193 struct LN LocAndNRVO;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2690 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); local
2691 unsigned ClaimAlign = LN->getAlignment();
2692 validateConstPtrAlignment(LN->getBasePtr(), SDLoc(Op), ClaimAlign);
2716 LoadSDNode *LN = cast<LoadSDNode>(Op.getNode()); local
2719 unsigned HaveAlign = LN->getAlignment();
2731 if (!LN->isUnindexed())
2735 if (allowsMemoryAccessForAlignment(Ctx, DL, LN->getMemoryVT(),
2736 *LN->getMemOperand()))
2745 allowsMemoryAccessForAlignment(Ctx, DL, PartTy, *LN->getMemOperand());
2748 std::pair<SDValue, SDValue> P = expandUnalignedLoad(LN, DA
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp603 for (const auto &LN : L.LineNumbers) {
605 LineInfo LI(LN.Flags);
606 SLE.Offset = LN.Offset;

Completed in 183 milliseconds

12