Searched refs:cu (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/gcc/gmp/mpz/
H A Dcong_ui.c32 mpz_congruent_ui_p (mpz_srcptr a, unsigned long cu, unsigned long du) argument
39 return (mpz_cmp_ui (a, cu) == 0);
44 if (cu < du)
45 return cu == 0;
47 return (cu % du) == 0;
52 if (du > GMP_NUMB_MAX || cu > GMP_NUMB_MAX)
62 mpz_set_ui (cz, cu);
68 c = cu;
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dfriend11.C11 C<U> cu; local
12 cu.i = 3; // { dg-error "" } S<double>::f<U> is a friend, but this is
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dstruct-union.c22 const union u cu; variable in typeref:union:u
47 cu.d32 = 1.23dd; /* { dg-error "assignment of member 'd32' in read-only object" } */
49 cu.d64 = 1.23df; /* { dg-error "assignment of member 'd64' in read-only object" } */
50 cu.cs.d32 = 1.23dd; /* { dg-error "assignment of member 'd32' in read-only object" } */
51 cu.cs.d64 = 1.23df; /* { dg-error "assignment of member 'd64' in read-only object" } */
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/fixed-point/
H A Dstruct-union.c23 const union u cu; variable in typeref:union:u
48 cu.f = 0.9r; /* { dg-error "assignment of member 'f' in read-only object" } */
50 cu.lf = 0.01lr; /* { dg-error "assignment of member 'lf' in read-only object" } */
51 cu.cs.f = 0.02r; /* { dg-error "assignment of member 'f' in read-only object" } */
52 cu.cs.lf = 0.03lr; /* { dg-error "assignment of member 'lf' in read-only object" } */
/haiku-buildtools/gcc/mpfr/src/
H A Drec_sqrt.c198 mp_limb_t neg, cy, cu; local
222 less that 0.501 * 2^GMP_NUMB_BITS, thus cu = 0 below.
377 cu = mpn_add_1 (u, u, un, u[0] & (MPFR_LIMB_ONE << (pl - 1)));
382 cu = mpn_add_1 (u, u, un, u[-1] >> (GMP_NUMB_BITS - 1));
383 MPFR_ASSERTN(cu == 0);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-cond-7.c12 unsigned int au[64], bu[64], cu[64], du[64], eu[64]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse4_1-cond-1.c24 unsigned int au[64], bu[64], cu[64], du[64], eu[64]; variable
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dcom.h288 tree ffecom_constantunion (ffebldConstantUnion *cu, ffeinfoBasictype bt,
H A Dcom.c3146 ffebldConstantUnion cu;
3159 cu = ffebld_constantarray_get (ca, bt, kt,
3162 t = ffecom_constantunion (&cu, bt, kt, tree_type);
3217 ffebldConstantUnion cu
3220 t = ffecom_constantunion (&cu, bt, kt, tree_type);
10785 ffecom_constantunion (ffebldConstantUnion *cu, ffeinfoBasictype bt,
10800 val = ffebld_cu_val_integer1 (*cu);
10806 val = ffebld_cu_val_integer2 (*cu);
10812 val = ffebld_cu_val_integer3 (*cu);
10818 val = ffebld_cu_val_integer4 (*cu);
3145 ffebldConstantUnion cu; local
3216 ffebldConstantUnion cu local
10784 ffecom_constantunion(ffebldConstantUnion *cu, ffeinfoBasictype bt, ffeinfoKindtype kt, tree tree_type) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dgdb-index.cc1019 // when we encounter the die for that cu or tu.
1256 const Comp_unit& cu = this->comp_units_[i]; local
1257 elfcpp::Swap<64, false>::writeval(pov, cu.cu_offset);
1258 elfcpp::Swap<64, false>::writeval(pov + 8, cu.cu_length);
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c6920 uint32_t num_cus, cu; local
6971 cu = byte_get_little_endian (constant_pool + cu_vector_offset + 4 + j * 4, 4);
6972 is_static = GDB_INDEX_SYMBOL_STATIC_VALUE (cu);
6973 kind = GDB_INDEX_SYMBOL_KIND_VALUE (cu);
6974 cu = GDB_INDEX_CU_VALUE (cu);
6976 if (cu >= cu_list_elements / 2)
6978 (unsigned long) (cu - cu_list_elements / 2));
6980 printf ("%c%lu", num_cus > 1 ? '\t' : ' ', (unsigned long) cu);
/haiku-buildtools/gcc/gcc/
H A Ddwarf2out.c6874 dw_die_ref cu;
6893 return htab_hash_string (entry->cu->die_id.die_symbol);
6900 return !strcmp (entry1->cu->die_id.die_symbol, entry2->die_id.die_symbol);
6921 check_duplicate_cu (dw_die_ref cu, cu_hash_type *htable, unsigned int *sym_num)
6928 slot = htable->find_slot_with_hash (cu,
6929 htab_hash_string (cu->die_id.die_symbol),
6935 if (same_die_p_wrap (cu, entry->cu))
6946 entry->cu = cu; argument
6864 dw_die_ref cu; member in struct:cu_hash_table_entry
6911 check_duplicate_cu(dw_die_ref cu, cu_hash_type *htable, unsigned int *sym_num) argument
7855 dw_die_ref cu = data; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c9090 bfd_boolean *cu, *pu;
9093 cu = h->vtable->used;
9094 cu[-1] = TRUE;
9107 *cu = TRUE;
9109 cu++;
9079 bfd_boolean *cu, *pu; local
/haiku-buildtools/binutils/bfd/
H A Delflink.c13049 bfd_boolean *cu, *pu;
13052 cu = h->vtable->used;
13053 cu[-1] = TRUE;
13066 *cu = TRUE;
13068 cu++;
13035 bfd_boolean *cu, *pu; local
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh2063 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/isl/
H A Dltmain.sh3268 *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/binutils/
H A Dltmain.sh1393 *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup)
/haiku-buildtools/gcc/
H A Dltmain.sh1393 *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup)

Completed in 591 milliseconds