Searched defs:amount (Results 1 - 25 of 67) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr51949.c5 void *mem_alloc(size_t amount) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/char/
H A D12971.cc34 long double amount = 10.8L; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/
H A D12971.cc34 long double amount = 10.8L; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr46856.c22 void increase_insn_priority (int *fld, int amount) argument
/haiku-buildtools/gcc/libgcc/config/libbid/
H A Dbid128_quantize.c33 int exponent_x, exponent_y, digits_x, extra_digits, amount; variable
[all...]
H A Dbid128_div.c45 digits_q, amount; variable
[all...]
H A Dbid64_mul.c67 int rmode, digits_p, bp, amount, amount2, final_exponent, round_up; local
[all...]
H A Dbid64_quantize.c50 int exponent_x, exponent_y, digits_x, extra_digits, amount, amount2; local
H A Dbid64_add.c131 int bin_expon_ca, extra_digits, amount, scale_k, scale_ca; local
[all...]
H A Dbid64_sqrt.c222 int digits, scale, exponent_q = 0, exact = 1, amount, extra_digits; local
H A Dbid64_div.c94 int rmode, amount; local
528 digits_q, amount; local
942 digits_q, amount; variable
[all...]
H A Dbid_inline_add.h85 int bin_expon_ca, extra_digits, amount, scale_k, scale_ca; local
477 int amount, rmode; local
516 int amount, amount2, rmode, status = 0; local
640 int amount, amount2, rmode, status = uf_status; local
754 int amount; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dtimode-1.c21 volatile int amount = 4; variable
H A Dtimode-2.c21 volatile int amount = 4; variable
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_target.h114 RefInfo(bool is_add, long amount):is_added(is_add),count(amount) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20100825-1_0.c38 unsigned int amount; local
/haiku-buildtools/legacy/binutils/bfd/
H A Daout-arm.c190 relocatable_reloc(reloc_howto_type *howto, bfd *abfd, struct reloc_std_external *reloc, bfd_vma *amount, bfd_vma r_addr) argument
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Ddisplay.c473 int start, end, amount; local
[all...]
/haiku-buildtools/gcc/libvtv/
H A Dvtv_set.h112 inc_by (_AtomicStatCounter &stat, int amount) argument
123 inc_by (_AtomicStatCounter& stat, int amount) argument
/haiku-buildtools/binutils/bfd/
H A Daout-arm.c190 relocatable_reloc(reloc_howto_type *howto, bfd *abfd, struct reloc_std_external *reloc, bfd_vma *amount, bfd_vma r_addr) argument
/haiku-buildtools/legacy/gcc/libio/
H A Deditbuf.cc269 adjust_markers(register mark_pointer low, register mark_pointer high, int amount, buf_char *old_data) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dfixed-value.c838 int amount = GET_MODE_FBIT (mode) - GET_MODE_FBIT (a->mode); local
974 int amount = GET_MODE_FBIT (mode); local
/haiku-buildtools/gcc/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c299 unsigned int BHH32, BLL32, BHL32, BLH32, k0, k3, k6, k9, amount; local
/haiku-buildtools/legacy/gcc/gcc/config/m88k/
H A Dm88k.c693 int amount[2]; local
[all...]
/haiku-buildtools/gcc/gcc/config/mips/
H A Dloongson.h463 psllh_u (uint16x4_t s, uint8_t amount) argument
469 psllh_s (int16x4_t s, uint8_t amount) argument
475 psllw_u (uint32x2_t s, uint8_t amount) argument
481 psllw_s (int32x2_t s, uint8_t amount) argument
488 psrlh_u (uint16x4_t s, uint8_t amount) argument
494 psrlh_s(int16x4_t s, uint8_t amount) argument
500 psrlw_u(uint32x2_t s, uint8_t amount) argument
506 psrlw_s(int32x2_t s, uint8_t amount) argument
513 psrah_u(uint16x4_t s, uint8_t amount) argument
519 psrah_s(int16x4_t s, uint8_t amount) argument
525 psraw_u(uint32x2_t s, uint8_t amount) argument
531 psraw_s(int32x2_t s, uint8_t amount) argument
[all...]

Completed in 227 milliseconds

123