Searched defs:L2 (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/lib/libc/i386/string/
H A Dstrcat.S98 L2: popl %eax /* pop destination address */ label
H A Dstrchr.S61 L2: label
H A Dstrcpy.S88 L2: popl %eax /* pop dst address */ label
H A Dstrrchr.S59 L2: label
H A Dstrcmp.S61 L2: movb (%eax),%cl label
H A Dstrncmp.S68 L2: jz L4 /* strings are equal */ label
H A Dswab.S67 L2: shrl $3,%ecx # copy remainder 8 words at a time label
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h82 transferNodesFromList( SymbolTableListTraits &L2, iterator first, iterator last) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLinkage.h120 inline Linkage minLinkage(Linkage L1, Linkage L2) { argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c126 uint32_t L1, L2, L3, L4; local
/freebsd-11-stable/lib/msun/ld128/
H A Dk_expl.h52 L2 = -1.0253670638894731e-29; /* -0x1.9ff0342542fc3p-97 */ variable
/freebsd-11-stable/lib/msun/ld80/
H A Dk_expl.h53 L2 = -3.2819649005320973e-13, /* -0x1718432a1b0e26.0p-94 */ variable
/freebsd-11-stable/lib/msun/src/
H A De_pow.c79 L2 = 4.28571428578550184252e-01, /* 0x3FDB6DB6, 0xDB6FABFF */ variable
H A De_powf.c37 L2 = 4.2857143283e-01, /* 0x3edb6db7 */ variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h221 member_iterator unionSets(member_iterator L1, member_iterator L2) { argument
H A Dsimple_ilist.h173 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { argument
238 void splice(iterator I, simple_ilist &L2) { argument
243 void splice(iterator I, simple_ilist &L2, iterator Node) { argument
H A Dilist.h243 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) { argument
284 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { argument
327 void splice(iterator where, iplist_impl &L2) { argument
331 splice(iterator where, iplist_impl &L2, iterator first) argument
336 splice(iterator where, iplist_impl &L2, iterator first, iterator last) argument
339 splice(iterator where, iplist_impl &L2, reference N) argument
342 splice(iterator where, iplist_impl &L2, pointer N) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp734 Loop *L2 = Worklist[Idx]; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp71 SourceLocation L2 = R2.getBeginLoc(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp236 SourceLocation L2 = local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsparc-stub.c112 L0, L1, L2, L3, L4, L5, L6, L7, enumerator in enum:regnames
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h128 #define L2 gettynums[21].value macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp214 static UserValue *merge(UserValue *L1, UserValue *L2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp544 Instruction *L2; local

Completed in 377 milliseconds

12