/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | structs.c | 113 struct struct6 foo6 = {'a','2','c','4','e','6'}, L6; variable 252 L6 = foo6; 366 …L1.a = L2.a = L3.a = L4.a = L5.a = L6.a = L7.a = L8.a = L9.a = L10.a = L11.a = L12.a = L13.a = L14… in zed() 368 …L2.b = L3.b = L4.b = L5.b = L6.b = L7.b = L8.b = L9.b = L10.b = L11.b = L12.b = L13.b = L14.b = L1… in zed() 370 …L3.c = L4.c = L5.c = L6.c = L7.c = L8.c = L9.c = L10.c = L11.c = L12.c = L13.c = L14.c = L15.c = L… in zed() 372 …L4.d = L5.d = L6.d = L7.d = L8.d = L9.d = L10.d = L11.d = L12.d = L13.d = L14.d = L15.d = L16.d = … in zed() 374 …L5.e = L6.e = L7.e = L8.e = L9.e = L10.e = L11.e = L12.e = L13.e = L14.e = L15.e = L16.e = L17.e =… in zed() 376 …L6.f = L7.f = L8.f = L9.f = L10.f = L11.f = L12.f = L13.f = L14.f = L15.f = L16.f = L17.f = L18.f … in zed() 443 L6 = fun6(); in main()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | lib1funcs.asm | 100 beq .L6 104 .L6: label 492 bgt .L6 500 bhi .L6 503 .L6: label 523 bhi .L6 531 bhi .L6 534 .L6: label
|
/openbsd/lib/libc/arch/i386/string/ |
H A D | memcmp.S | 26 jne L6 /* do we match? */ 38 L6: movzbl -1(%edi),%eax /* Perform unsigned comparison */ label
|
/openbsd/sys/lib/libkern/arch/i386/ |
H A D | memcmp.S | 26 jne L6 /* do we match? */ 38 L6: movzbl -1(%edi),%eax /* Perform unsigned comparison */ label
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | structs.c | 39 struct struct6 foo6 = {'A', 'B', 'C', 'D', 'E', 'F'}, L6; variable 157 L6 = foo6; 236 L6 = fun6(); in main()
|
H A D | 930126-1.c | 9 T*L92(T*),*L15(T*),*L14(T*),*L13(T*),*L12(T*),*L11(T*),*L10(T*),*L9(T*),*L8(T*),*L7(T*),*L6(T*),*L5… 29 B6 = decl (L6, ""); in Ldata()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 161.key | 10 LjQG9Ow0kSiUxko/8z5FxAOXEpMS3rink9EN29w+L6/kutX870DDGfWfR3cL54Y7
|
H A D | 75.key | 16 z0JLUYPUFqKa995+n2eeb/3FaNeJ/L6+r6gPrqwhDPacR9UUK/6+kNAScpYhqoaT
|
H A D | 489.key | 23 tP9k0xg29/34r6K/L6+oLCY3M4HKsDi+IRIQUTh5015rx4g6rgxokmRmwgUVWQqC
|
H A D | 2164.chain | 11 OrJGpd+L6+THQ/Jd9LRIXPiVsMxjn7h9wcU0k3mrOoK/DpKpW9r7mdzR/JaWuow5
|
/openbsd/lib/libm/src/ |
H A D | e_powf.c | 35 L6 = 2.0697501302e-01, /* 0x3e53f142 */ variable 168 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in powf()
|
H A D | e_pow.c | 79 L6 = 2.06975017800338417784e-01, /* 0x3FCA7E28, 0x4A454EEF */ variable 230 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6))))); in pow()
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcRegisterInfo.td | 153 def L6 : Ri<22, "L6">, DwarfRegNum<[22]>; 299 def L6_L7 : Rdi<22, "L6", [L6, L7]>;
|
H A D | SparcISelLowering.cpp | 1123 .Case("l4", SP::L4).Case("l5", SP::L5).Case("l6", SP::L6).Case("l7", SP::L7) in getRegisterByName()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/ |
H A D | gdb1291.s | 78 .L6: label
|
H A D | gdb1431.s | 78 .L6: label
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sparc-stub.c | 112 L0, L1, L2, L3, L4, L5, L6, L7, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 66 SP::L4, SP::L5, SP::L6, SP::L7,
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | README.txt | 110 adr r0, L6 114 L6:
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | README.txt | 1163 jb .L6 1170 .L6:
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 150 Sparc::L4, Sparc::L5, Sparc::L6, Sparc::L7,
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | lb1sf68.asm | 412 jra L6 435 jls L6 /* if sum > dividend, quotient was too large */ 438 L6: movel sp@+, d2 label
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | lb1sf68.asm | 342 jra L6 365 jls L6 /* if sum > dividend, quotient was too large */ 368 L6: movel sp@+, d2 label
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | WritingAnLLVMBackend.rst | 545 (add L0, L1, L2, L3, L4, L5, L6, L7, 579 SP::L6, SP::L7, SP::I0, SP::I1, SP::I2, SP::I3,
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 3640 // beq cr0,L6 3644 // beq cr0,L6 3680 // beq cr0,L6 3684 // beq cr0,L6
|