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

1 2

  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
pptrtab.c 10 ctf_id_t base, base2, ptr, type, last_type; local
32 if ((base2 = ctf_add_integer (pfp, CTF_ADD_ROOT, "long int", &encoding2)) == CTF_ERR)
53 if ((ptr = ctf_add_pointer (pfp, CTF_ADD_ROOT, base2)) == CTF_ERR)
64 if (ctf_type_reference (cfp, type) != base2)
65 printf ("Second lookup ref diff: %lx versus %lx\n", base2,
74 if ((ptr = ctf_add_pointer (cfp, CTF_ADD_ROOT, base2)) == CTF_ERR)
85 if (ctf_type_reference (cfp, type) != base2)
86 printf ("Third lookup ref diff: %lx versus %lx\n", base2,
symtypetab-nonlinker-writeout.c 26 ctf_id_t func, func2, func3, base, base2, base3; local
45 ((base2 = ctf_add_integer (fp, CTF_ADD_ROOT, "long int", &e)) == CTF_ERR) ||
62 (ctf_add_objt_sym (fp, "data_a", base2) < 0) ||
79 if (symtype == base2 && strcmp (symname, "data_a") == 0)
103 if (ctf_lookup_by_symbol_name (fp, "data_a") != base2)
142 if (ctf_lookup_by_symbol_name (fp, "data_a") != base2)
175 struct ctf_symtype_expected expected_obj[] = { { "data_a", base2 },
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/
pptrtab.c 10 ctf_id_t base, base2, ptr, type, last_type; local
32 if ((base2 = ctf_add_integer (pfp, CTF_ADD_ROOT, "long int", &encoding2)) == CTF_ERR)
53 if ((ptr = ctf_add_pointer (pfp, CTF_ADD_ROOT, base2)) == CTF_ERR)
64 if (ctf_type_reference (cfp, type) != base2)
65 printf ("Second lookup ref diff: %lx versus %lx\n", base2,
74 if ((ptr = ctf_add_pointer (cfp, CTF_ADD_ROOT, base2)) == CTF_ERR)
85 if (ctf_type_reference (cfp, type) != base2)
86 printf ("Third lookup ref diff: %lx versus %lx\n", base2,
symtypetab-nonlinker-writeout.c 26 ctf_id_t func, func2, func3, base, base2, base3; local
45 ((base2 = ctf_add_integer (fp, CTF_ADD_ROOT, "long int", &e)) == CTF_ERR) ||
62 (ctf_add_objt_sym (fp, "data_a", base2) < 0) ||
79 if (symtype == base2 && strcmp (symname, "data_a") == 0)
103 if (ctf_lookup_by_symbol_name (fp, "data_a") != base2)
142 if (ctf_lookup_by_symbol_name (fp, "data_a") != base2)
175 struct ctf_symtype_expected expected_obj[] = { { "data_a", base2 },
  /src/external/lgpl3/gmp/dist/tests/mpz/
t-powm_ui.c 31 mpz_t r1, r2, base2; local
45 mpz_inits (bs, base, exp, mod, r1, r2, base2, NULL);
88 mpz_set (base2, base);
94 mpz_mul (r2, r2, base2);
97 mpz_mul (base2, base2, base2);
98 mpz_mod (base2, base2, mod);
123 mpz_clears (bs, base, exp, mod, r1, r2, base2, NULL)
    [all...]
t-powm.c 49 mpz_t r1, r2, t1, exp2, base2; local
72 mpz_init (base2);
140 mpz_mod (base2, base, mod);
148 mpz_mul (r2, r2, base2);
153 mpz_mul (base2, base2, base2);
154 mpz_mod (base2, base2, mod);
202 mpz_clear (base2);
    [all...]
  /src/external/bsd/jemalloc/dist/
configure 5865 struct base2
5867 base2() { function
5873 struct derived : base1, base2
  /src/external/gpl3/gcc.old/dist/gcc/
vec-perm-indices.cc 258 /* BASE1 has been checked but BASE2 hasn't. */
260 element_type base2 = m_encoding[i + base_nelts]; local
263 element_type step = clamp (base2 - base1);
  /src/external/gpl3/gcc/dist/gcc/
vec-perm-indices.cc 258 /* BASE1 has been checked but BASE2 hasn't. */
260 element_type base2 = m_encoding[i + base_nelts]; local
263 element_type step = clamp (base2 - base1);
  /src/external/gpl3/gdb/dist/gdbserver/
configure 5572 struct base2
5574 base2() { function
5580 struct derived : base1, base2
6389 struct base2
6391 base2() { function
6397 struct derived : base1, base2
7221 struct base2
7223 base2() { function
7229 struct derived : base1, base2
  /src/external/gpl3/gdb/dist/gdbsupport/
configure 6468 struct base2
6470 base2() { function
6476 struct derived : base1, base2
7285 struct base2
7287 base2() { function
7293 struct derived : base1, base2
8117 struct base2
8119 base2() { function
8125 struct derived : base1, base2
  /src/external/gpl3/gdb.old/dist/gdbserver/
configure 5572 struct base2
5574 base2() { function
5580 struct derived : base1, base2
6389 struct base2
6391 base2() { function
6397 struct derived : base1, base2
7221 struct base2
7223 base2() { function
7229 struct derived : base1, base2
  /src/external/gpl3/gdb.old/dist/gdbsupport/
configure 6468 struct base2
6470 base2() { function
6476 struct derived : base1, base2
7285 struct base2
7287 base2() { function
7293 struct derived : base1, base2
8117 struct base2
8119 base2() { function
8125 struct derived : base1, base2
  /src/external/gpl3/gdb/dist/gdb/
configure 17048 struct base2
17050 base2() { function
17056 struct derived : base1, base2
17865 struct base2
17867 base2() { function
17873 struct derived : base1, base2
18697 struct base2
18699 base2() { function
18705 struct derived : base1, base2
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
configure 17047 struct base2
17049 base2() { function
17055 struct derived : base1, base2
17864 struct base2
17866 base2() { function
17872 struct derived : base1, base2
18696 struct base2
18698 base2() { function
18704 struct derived : base1, base2
    [all...]
  /src/external/mit/isl/dist/
configure 9782 struct base2
9784 base2() { function
9790 struct derived : base1, base2
10597 struct base2
10599 base2() { function
10605 struct derived : base1, base2
11421 struct base2
11423 base2() { function
11429 struct derived : base1, base2
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
thead.cc 70 rtx reg1, reg2, mem1, mem2, base1, base2; local
110 split_plus (XEXP (mem2, 0), &base2, &offset2); local
111 gcc_assert (rtx_equal_p (base1, base2));
153 rtx base1, base2, offset1, offset2; local
155 extract_base_offset_in_addr (*mem2, &base2, &offset2);
158 if (!base1 || !base2)
162 if (rtx_equal_p (base1, base2))
  /src/external/mpl/bind/dist/lib/dns/rdata/in_1/
svcb_64.c 417 unsigned char *base1, *base2; local
456 base2 = r1.base;
466 base1 = base2;
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
svcb_64.c 443 unsigned char *base1, *base2; local
482 base2 = r1.base;
492 base1 = base2;
  /src/external/gpl3/binutils/dist/binutils/
srconv.c 70 static int base2 = 0x2018; variable
78 ids2[x] = base2++;
1841 printf ("ids %d %d\n", base1, base2);
  /src/external/gpl3/binutils.old/dist/binutils/
srconv.c 70 static int base2 = 0x2018; variable
78 ids2[x] = base2++;
1841 printf ("ids %d %d\n", base1, base2);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
cpexprs.cc 287 class base2 : public virtual base class in inherits:base
290 base2 () : foo_ (3) { } // base2::base2 function in class:base2
293 void a_function (void) const { } // base2::a_function
297 class derived : public base1, public base2
303 this->base2::a_function ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
cpexprs.cc 287 class base2 : public virtual base class in inherits:base
290 base2 () : foo_ (3) { } // base2::base2 function in class:base2
293 void a_function (void) const { } // base2::a_function
297 class derived : public base1, public base2
303 this->base2::a_function ();
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c 162 struct fixed31_32 base2; local
174 base2 = dc_fixpt_div(base, div);
176 if (dc_fixpt_lt(base2, dc_fixpt_zero))
177 base2 = dc_fixpt_sub(dc_fixpt_zero, base2);
180 *out_y = dc_fixpt_pow(base2, dc_fixpt_div(dc_fixpt_one, m1));
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
mmaptrace.c 1291 * - function ends in the same segment (base1==base2 && end1==end2)
1294 unsigned long base1, end1, base2, end2; local
1297 __collector_check_segment (((unsigned long) vaddr)+((unsigned long) size), &base2, &end2, 0);
1298 if (base1 == 0 || base1 != base2 || end1 != end2)

Completed in 159 milliseconds

1 2