HomeSort by: relevance | last modified time | path
    Searched defs:s5 (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/games/trek/
setup.c 231 short s5; local
237 s5 = q->stars / 5;
238 q->holes = q->holes > s5 ? q->holes - s5 : 0;
  /src/tests/lib/libpthread/
t_fpu.c 135 pthread_t s5; local
141 PTHREAD_REQUIRE(pthread_create(&s5, 0, stir, stirseed));
  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efisetjmp_arch.h 15 UINT64 s5; member in struct:__anon6281
  /src/external/bsd/jemalloc.old/dist/test/include/test/
math.h 218 double e, aa, xx, c, ch, a, q, p1, p2, t, x, b, s1, s2, s3, s4, s5, s6; local
286 s5 = (84.0 + 264.0 * a + c * (175.0 + 606.0 * a)) / 2520.0;
289 - b * (s4 - b * (s5 - b * s6))))));
  /src/external/bsd/jemalloc/dist/test/include/test/
math.h 265 double e, aa, xx, c, ch, a, q, p1, p2, t, x, b, s1, s2, s3, s4, s5, s6; local
345 s5 = (84.0 + 264.0 * a + c * (175.0 + 606.0 * a)) / 2520.0;
358 * (s5
  /src/lib/libc/gdtoa/
dtoa.c 121 j, jj1, k, k0, k_check, leftright, m2, m5, s2, s5, local
283 s5 = k;
289 s5 = 0;
554 if (s5 > 0) {
555 S = pow5mult(S, s5);
588 if (( i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f )!=0)
591 if (( i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0xf )!=0)
gdtoa.c 164 int rdir, s2, s5, spec_case, try_quick; local
282 s5 = k;
288 s5 = 0;
531 s5 += j -= m5;
577 if (s5 > 0) {
578 S = pow5mult(S, s5);
602 i = ((s5 ? hi0bits(S->x[S->wds-1]) : ULbits - 1) - s2 - 4) & kmask;
  /src/sys/arch/hpcmips/stand/romboot/
romboot.S 54 #define s5 $21 define
  /src/sys/arch/mips/include/
regdef.h 75 #define s5 $21 macro
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/alpha/
regdef.h 17 #define s5 $14 macro
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
regdef.h 17 #define s5 $14 macro
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/
regdef.h 17 #define s5 $14 macro
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
max-depth.c 67 struct s5 struct
79 } s5; variable in typeref:struct:s5
infcall-nested-structs.c 89 struct struct_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6;}; member in struct:struct_02_03::__anon20819
95 struct struct_04_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d;}; member in struct:struct_04_02
96 struct struct_04_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6; struct { struct { tA c; } s7; } s8; struct { struct { tB d; } s9; } s10;}; member in struct:struct_04_03::__anon20833
102 struct struct_05_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d; struct { struct { ES(es2); } s6; } s7; tB e;}; member in struct:struct_05_02
103 struct struct_05_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6; struct { struct { tA c; } s7; } s8; struct { struct { tB d; } s9; } s10; struct { struct { tA e; } s11; } s12;}; member in struct:struct_05_03::__anon20853
113 struct struct_static_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct sa { struct sb { static tB b; } s5; } s6;}; member in struct:struct_static_02_03::sa
119 struct struct_static_04_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; static tA c; struct { struct { ES(es2); } s4; } s5; static tB d;}; member in struct:struct_static_04_02
120 struct struct_static_04_03 { struct sa { struct sb { static tA a; } s3; } s4; struct sc { struct sd { static tB b; } s5; } s6; struct se { struct sf { static tA c; } s7; } s8; struct sg { struct sh { static tB d; } s9; } s10;}; member in struct:struct_static_04_03::sc
127 struct struct_static_06_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct sa { struct sb { static tA a; } s3; } s4; struct sc { struct sd { tB b; } s5; } s6; struct se { struct sf { static tA c; } s7; } s8; struct sg { struct sh { static tB d; } s9; } s10; struct { struct { tA e; tB f; } s11; } s12;}; member in struct:struct_static_06_03::sc
158 { return a.s4.s3.a == b.s4.s3.a && a.s6.s5.b == b.s6.s5.b;
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
max-depth.c 67 struct s5 struct
79 } s5; variable in typeref:struct:s5
infcall-nested-structs.c 89 struct struct_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6;}; member in struct:struct_02_03::__anon494
95 struct struct_04_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d;}; member in struct:struct_04_02
96 struct struct_04_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6; struct { struct { tA c; } s7; } s8; struct { struct { tB d; } s9; } s10;}; member in struct:struct_04_03::__anon508
102 struct struct_05_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; tA c; struct { struct { ES(es2); } s4; } s5; tB d; struct { struct { ES(es2); } s6; } s7; tB e;}; member in struct:struct_05_02
103 struct struct_05_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct { struct { tB b; } s5; } s6; struct { struct { tA c; } s7; } s8; struct { struct { tB d; } s9; } s10; struct { struct { tA e; } s11; } s12;}; member in struct:struct_05_03::__anon528
113 struct struct_static_02_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct { struct { tA a; } s3; } s4; struct sa { struct sb { static tB b; } s5; } s6;}; member in struct:struct_static_02_03::sa
119 struct struct_static_04_02 { tA a; struct { struct { ES(es1); } s1; } s2; tB b; struct { struct { ES(es1); } s2; } s3; static tA c; struct { struct { ES(es2); } s4; } s5; static tB d;}; member in struct:struct_static_04_02
120 struct struct_static_04_03 { struct sa { struct sb { static tA a; } s3; } s4; struct sc { struct sd { static tB b; } s5; } s6; struct se { struct sf { static tA c; } s7; } s8; struct sg { struct sh { static tB d; } s9; } s10;}; member in struct:struct_static_04_03::sc
127 struct struct_static_06_03 { struct { struct { ES(es1); } s1; } s2; ES(es1); struct sa { struct sb { static tA a; } s3; } s4; struct sc { struct sd { tB b; } s5; } s6; struct se { struct sf { static tA c; } s7; } s8; struct sg { struct sh { static tB d; } s9; } s10; struct { struct { tA e; tB f; } s11; } s12;}; member in struct:struct_static_06_03::sc
158 { return a.s4.s3.a == b.s4.s3.a && a.s6.s5.b == b.s6.s5.b;
    [all...]
  /src/lib/libm/src/
e_lgammaf_r.c 76 s5 = 1.8402845599e-03, /* 0x3af135b4 */ variable
210 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
e_lgamma_r.c 140 s5 = 1.84028451407337715652e-03, /* 0x3F5E26B6, 0x7368F239 */ variable
274 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
  /src/external/gpl3/gdb.old/dist/sim/riscv/
riscv-sim.h 33 unsigned_word s2, s3, s4, s5, s6, s7, s8, s9, s10, s11; member in struct:riscv_sim_cpu::__anon22684::__anon22685
  /src/external/gpl3/gdb/dist/sim/riscv/
riscv-sim.h 33 unsigned_word s2, s3, s4, s5, s6, s7, s8, s9, s10, s11; member in struct:riscv_sim_cpu::__anon2074::__anon2075
  /src/crypto/external/bsd/heimdal/dist/lib/base/
test_base.c 866 heim_string_t s5 = heim_string_create("mno"); local
870 if (!s1 || !s2 || !s3 || !s4 || !s5 || !s6 || !a)
874 heim_array_append_value(a, s5);
937 heim_release(s5);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
collection.c 66 signed short s0, s1, s2, s3, s4, s5, s6, s7, variable
252 l4 = s4 = c4 = 4; l5 = s5 = c5 = 5;
303 l4 = s4 = c4 = 0; l5 = s5 = c5 = 0;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
collection.c 66 signed short s0, s1, s2, s3, s4, s5, s6, s7, variable
252 l4 = s4 = c4 = 4; l5 = s5 = c5 = 5;
303 l4 = s4 = c4 = 0; l5 = s5 = c5 = 0;
  /src/lib/libm/ld128/
e_lgammal_r.c 140 s5 = 1.31572908743275052623410195011261575e-01L, variable
300 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*(s6+y*(s7+y*(s8+
  /src/sys/crypto/aes/
aes_ct.c 67 uint32_t s0, s1, s2, s3, s4, s5, s6, s7; local
203 s5 = t47 ^ t65;
212 q[2] = s5;

Completed in 35 milliseconds

1 2