HomeSort by: relevance | last modified time | path
    Searched refs:L7 (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/lib/libm/noieee_src/
n_log__L.c 54 * z*(L1 + z*(L2 + z*(... (L7 + z*L8)...)))
80 vc(L7, 1.3338356561139403517E-1 ,95b3,3f08,cd92,907f, -2, .8895B3907FCD92)
89 ic(L7, 1.4795612545334174692E-1, -3, 1.2F039F0085122)
98 #define L7 vccast(L7)
106 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8))))))));
108 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7)))))));
  /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/
tbnz.s 43 tbnz x0, #63, .L7
45 .L7:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/
tbnz.s 43 tbnz x0, #63, .L7
45 .L7:
  /src/sys/arch/amiga/stand/bootblock/boot/
muldi3.s 52 L7:
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
lsetup.s 63 lsetup (.L6, .L7) lc0 = p1;
66 .L7:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
lsetup.s 63 lsetup (.L6, .L7) lc0 = p1;
66 .L7:
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-newlib.S 64 bgez $r4, .L7
66 .L7:
115 bgez $r4, .L7
117 .L7:
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
lib1asmsrc-newlib.S 64 bgez $r4, .L7
66 .L7:
115 bgez $r4, .L7
117 .L7:
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
structs.c 110 struct struct7 foo7 = {'1','b','3','d','5','f','7'}, L7;
222 L7 = foo7;
273 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.a = L15.a = L16.a = L17.a = L18.a = 'Z';
275 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 = L15.b = L16.b = L17.b = L18.b = 'Z';
277 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 = L16.c = L17.c = L18.c = 'Z';
279 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 = L17.d = L18.d = 'Z';
281 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 = L18.e = 'Z';
283 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 = 'Z';
285 L7.g = L8.g = L9.g = L10.g = L11.g = L12.g = L13.g = L14.g = L15.g = L16.g = L17.g = L18.g = 'Z';
355 L7 = fun7();
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
structs.c 110 struct struct7 foo7 = {'1','b','3','d','5','f','7'}, L7;
222 L7 = foo7;
273 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.a = L15.a = L16.a = L17.a = L18.a = 'Z';
275 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 = L15.b = L16.b = L17.b = L18.b = 'Z';
277 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 = L16.c = L17.c = L18.c = 'Z';
279 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 = L17.d = L18.d = 'Z';
281 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 = L18.e = 'Z';
283 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 = 'Z';
285 L7.g = L8.g = L9.g = L10.g = L11.g = L12.g = L13.g = L14.g = L15.g = L16.g = L17.g = L18.g = 'Z';
355 L7 = fun7();
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/whrlpool/
wp_block.c 529 u64 L0, L1, L2, L3, L4, L5, L6, L7;
565 L7 = C0(K, 7) ^ C1(K, 6) ^ C2(K, 5) ^ C3(K, 4) ^ C4(K, 3) ^ C5(K, 2) ^ C6(K, 1) ^ C7(K, 0);
574 K.q[7] = L7;
583 L7 ^= C0(S, 7) ^ C1(S, 6) ^ C2(S, 5) ^ C3(S, 4) ^ C4(S, 3) ^ C5(S, 2) ^ C6(S, 1) ^ C7(S, 0);
592 S.q[7] = L7;
601 L7 = C7(K, 0);
610 L7 ^= C6(K, 1);
618 L7 ^= C5(K, 2);
626 L7 ^= C4(K, 3);
634 L7 ^= C3(K, 4)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
wp_block.c 538 u64 L0, L1, L2, L3, L4, L5, L6, L7;
581 L7 = C0(K, 7) ^ C1(K, 6) ^ C2(K, 5) ^ C3(K, 4) ^
591 K.q[7] = L7;
607 L7 ^= C0(S, 7) ^ C1(S, 6) ^ C2(S, 5) ^ C3(S, 4) ^
617 S.q[7] = L7;
626 L7 = C7(K, 0);
635 L7 ^= C6(K, 1);
643 L7 ^= C5(K, 2);
651 L7 ^= C4(K, 3);
659 L7 ^= C3(K, 4)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
wp_block.c 532 u64 L0, L1, L2, L3, L4, L5, L6, L7;
575 L7 = C0(K, 7) ^ C1(K, 6) ^ C2(K, 5) ^ C3(K, 4) ^
585 K.q[7] = L7;
601 L7 ^= C0(S, 7) ^ C1(S, 6) ^ C2(S, 5) ^ C3(S, 4) ^
611 S.q[7] = L7;
620 L7 = C7(K, 0);
629 L7 ^= C6(K, 1);
637 L7 ^= C5(K, 2);
645 L7 ^= C4(K, 3);
653 L7 ^= C3(K, 4)
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/mips/
r6-branch.s 67 # blec $7, $12, L7
71 L7:
  /src/external/gpl3/gdb.old/dist/sim/testsuite/mips/
r6-branch.s 67 # blec $7, $12, L7
71 L7:
  /src/external/gpl3/gcc/dist/libgcc/config/cris/
umulsidi3.S 72 beq L(L7) ; b == 0?
92 L(L7):
  /src/external/gpl3/gcc.old/dist/libgcc/config/cris/
umulsidi3.S 72 beq L(L7) ; b == 0?
92 L(L7):
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
stc.s 369 beq .L7
372 .L7: mov @byte_dest8, r0h
ldc.s 41 .L6: bne .L7 ; zero flag clear?
43 .L7: bpl .L8 ; neg flag clear?
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
stc.s 369 beq .L7
372 .L7: mov @byte_dest8, r0h
ldc.s 41 .L6: bne .L7 ; zero flag clear?
43 .L7: bpl .L8 ; neg flag clear?
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
macdefs.h 143 #define L7 22
  /src/external/gpl3/gdb/dist/gdb/stubs/
sparc-stub.c 112 L0, L1, L2, L3, L4, L5, L6, L7,
  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
pdmsb.s 40 L7: pdmsb x0, x1
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sparc-stub.c 112 L0, L1, L2, L3, L4, L5, L6, L7,

Completed in 129 milliseconds

1 2