Searched defs:round (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/mpfr/src/
H A Dfactorial.c38 int round, inexact; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/nios2/
H A Dcustom-fp-conversion.c43 int round; member in struct:data
/haiku-buildtools/gcc/gmp/mpz/
H A Dcfdiv_q_2exp.c36 mp_limb_t round, rmask; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dround_4.f9037 character(len=20) :: str, round variable in program:main
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Diovfprintf.c659 static char * round(double fract, int *exp, function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dtgmath.h157 #define round(x) __TGMATH_REAL(x, round) macro
/haiku-buildtools/legacy/binutils/bfd/
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
H A Decoff.c1937 const bfd_vma round = ecoff_backend (abfd)->round; local
2318 const bfd_vma round = backend->round; local
[all...]
/haiku-buildtools/gcc/libdecnumber/
H A DdecContext.h86 enum rounding round; /* rounding mode */ member in struct:__anon2019
H A DdecBasic.c3481 decFloatToUInt32(const decFloat *df, decContext *set, enum rounding round) argument
3485 decFloatToUInt32Exact(const decFloat *df, decContext *set, enum rounding round) argument
3489 decFloatToInt32(const decFloat *df, decContext *set, enum rounding round) argument
3493 decFloatToInt32Exact(const decFloat *df, decContext *set, enum rounding round) argument
3509 decFloatToIntegralValue(decFloat *result, const decFloat *df, decContext *set, enum rounding round) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
H A Decoff.c1977 const bfd_vma round = ecoff_backend (abfd)->round; local
2358 const bfd_vma round = backend->round; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920428-2.c179 fixed round; member in struct:__anon1435
/haiku-buildtools/gcc/gcc/fortran/
H A Dio.c2095 static const char * round[] = { "UP", "DOWN", "ZERO", "NEAREST", local
3517 static const char * round[] = { "UP", "DOWN", "ZERO", "NEAREST", local
[all...]
H A Dgfortran.h2225 *decimal, *encoding, *round, *sign, *asynchronous, *id, *newunit; member in struct:__anon130
2253 *asynchronous, *decimal, *encoding, *pending, *round, *sign, *size, *id, member in struct:__anon133
2273 *id, *pos, *asynchronous, *blank, *decimal, *delim, *pad, *round, member in struct:__anon135
/haiku-buildtools/gcc/gcc/config/spu/
H A Dvmx2spu.h1119 vec_int4 round = (vec_int4)spu_splats(0x4000); local
/haiku-buildtools/gcc/gcc/
H A Dbb-reorder.c221 int round; member in struct:trace
279 push_to_next_round_p(const_basic_block bb, int round, int number_of_rounds, int exec_th, gcov_type count_th) argument
492 find_traces_1_round(int branch_th, int exec_th, gcov_type count_th, struct trace *traces, int *n_traces, int round, bb_heap_t **heap, int number_of_rounds) argument
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dmetag-dis.c3124 bfd_boolean round = FALSE; local
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c3070 alpha_compute_xfloating_mode_arg(enum rtx_code code, enum alpha_fp_rounding_mode round) argument
5180 const char *round = get_round_mode_suffix (); local

Completed in 418 milliseconds