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

12

/freebsd-current/lib/libc/i386/string/
H A Dstrchr.S59 L2: label
H A Dstrrchr.S57 L2: label
H A Dstrcat.S96 L2: popl %eax /* pop destination address */ label
H A Dstrcpy.S86 L2: popl %eax /* pop dst address */ label
H A Dstrncmp.S66 L2: jz L4 /* strings are equal */ label
H A Dstrcmp.S59 L2: movb (%eax),%cl label
H A Dswab.S65 L2: shrl $3,%ecx # copy remainder 8 words at a time label
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h102 const Lattice &L2 = llvm::any_cast<const Lattice &>(E2.Value); variable
117 const Lattice &L2 = llvm::any_cast<const Lattice &>(E2.Value); variable
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h88 transferNodesFromList( SymbolTableListTraits &L2, iterator first, iterator last) argument
/freebsd-current/crypto/openssl/crypto/ec/curve448/
H A Df_generic.c174 gf L0, L1, L2; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLinkage.h129 inline Linkage minLinkage(Linkage L1, Linkage L2) { argument
/freebsd-current/contrib/bearssl/inc/
H A Dbearssl_aead.h584 unsigned char L2[16]; member in struct:__anon77
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c126 uint32_t L1, L2, L3, L4; local
/freebsd-current/lib/msun/ld80/
H A Dk_expl.h52 L2 = -3.2819649005320973e-13, /* -0x1718432a1b0e26.0p-94 */ variable
/freebsd-current/lib/msun/ld128/
H A Dk_expl.h51 L2 = -1.0253670638894731e-29; /* -0x1.9ff0342542fc3p-97 */ variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h242 member_iterator unionSets(member_iterator L1, member_iterator L2) { argument
H A Dsimple_ilist.h179 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { argument
244 void splice(iterator I, simple_ilist &L2) { argument
249 void splice(iterator I, simple_ilist &L2, iterator Node) { argument
H A Dilist.h182 template <class Cloner> void cloneFrom(const iplist_impl &L2, Cloner clone) { argument
223 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { argument
266 void splice(iterator where, iplist_impl &L2) { argument
270 splice(iterator where, iplist_impl &L2, iterator first) argument
275 splice(iterator where, iplist_impl &L2, iterator first, iterator last) argument
278 splice(iterator where, iplist_impl &L2, reference N) argument
281 splice(iterator where, iplist_impl &L2, pointer N) argument
[all...]
/freebsd-current/lib/msun/src/
H A De_pow.c75 L2 = 4.28571428578550184252e-01, /* 0x3FDB6DB6, 0xDB6FABFF */ variable
H A De_powf.c34 L2 = 4.2857143283e-01, /* 0x3edb6db7 */ variable
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp73 SourceLocation L2 = R2.getBeginLoc(); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp234 SourceLocation L2 = local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp725 Loop *L2 = Worklist[Idx]; local
/freebsd-current/crypto/openssh/
H A Dsntrup761.c852 uint32 L2 = ((unsigned char *) L)[4*i+2]; local
/freebsd-current/libexec/getty/
H A Dgettytab.h127 #define L2 gettynums[21].value macro

Completed in 178 milliseconds

12