Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 25 of 104) sorted by relevance

12345

/openbsd-src/regress/lib/libc/cephes/
H A Dieetst.c51 static unsigned short fullp[NE], rounded[NE]; variable
601 e64toe( &prec64, rounded );
606 chkinternal( rounded, t, str1 );
612 chkid( rounded, u, str2 );
616 chkprint( rounded, v, str2 );
649 e53toe( &prec53, rounded );
654 chkinternal( rounded, t, str1 );
659 chkid( rounded, u, str2 );
663 chkprint( rounded, v, str2 );
692 e24toe( &prec24, rounded );
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c504 asm_output_bss (file, decl, name, size, rounded) in asm_output_bss() argument
508 int size ATTRIBUTE_UNUSED, rounded;
519 ASM_OUTPUT_SKIP (file, rounded ? rounded : 1);
1303 #define ASM_EMIT_LOCAL(decl, name, size, rounded) \ argument
1307 #define ASM_EMIT_LOCAL(decl, name, size, rounded) \ argument
1310 #define ASM_EMIT_LOCAL(decl, name, size, rounded) \ argument
1311 ASM_OUTPUT_LOCAL (asm_out_file, name, size, rounded)
1316 #define ASM_EMIT_BSS(decl, name, size, rounded) \ argument
1320 #define ASM_EMIT_BSS(decl, name, size, rounded) \ argument
1321 ASM_OUTPUT_BSS (asm_out_file, decl, name, size, rounded)
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfh.td382 // half->int32 rounded to nearest with ties rounded away from zero.
409 // half->int64 rounded to nearest with ties rounded away from zero.
445 // half->int32 rounded to nearest with ties rounded away from zero.
462 // half->int64 rounded to nearest with ties rounded away from zero.
H A DRISCVInstrInfoD.td385 // float->int32 rounded to nearest with ties rounded away from zero.
426 // double->int64 rounded to nearest with ties rounded away from zero.
H A DRISCVInstrInfoF.td618 // float->int32 rounded to nearest with ties rounded away from zero.
651 // float->int64 rounded to neartest with ties rounded away from zero.
/openbsd-src/gnu/gcc/gcc/
H A Dvarasm.c490 unsigned HOST_WIDE_INT rounded) in asm_output_bss() argument
501 ASM_OUTPUT_SKIP (file, rounded ? rounded : 1); in asm_output_bss()
1578 unsigned HOST_WIDE_INT rounded ATTRIBUTE_UNUSED) in emit_local()
1588 ASM_OUTPUT_LOCAL (asm_out_file, name, size, rounded); in emit_local()
1600 unsigned HOST_WIDE_INT rounded ATTRIBUTE_UNUSED) in emit_bss()
1606 ASM_OUTPUT_BSS (asm_out_file, decl, name, size, rounded); in emit_bss()
1618 unsigned HOST_WIDE_INT rounded ATTRIBUTE_UNUSED) in emit_common()
1628 ASM_OUTPUT_COMMON (asm_out_file, name, size, rounded); in emit_common()
1639 unsigned HOST_WIDE_INT rounded ATTRIBUTE_UNUSED) in emit_tls_common()
1656 unsigned HOST_WIDE_INT size, rounded; in assemble_noswitch_variable() local
[all …]
H A Doutput.h510 unsigned HOST_WIDE_INT rounded);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.c2194 asm_output_common(file, name, size, rounded) in asm_output_common() argument
2198 int rounded;
2204 if (rounded > 1)
2205 fprintf (file, "%d * int\n", rounded);
2211 asm_output_local(file, name, size, rounded) in asm_output_local() argument
2215 int rounded;
2220 if (rounded > 1)
2221 fprintf (file, "%d * int\n", rounded);
/openbsd-src/lib/libc/arch/mips64/gen/
H A Dldexp.S138 bge t8, zero, 1f # does result need to be rounded?
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-ldouble-format7 long double rounded to the nearest double, as specified by IEEE. For
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Ds390-opc.txt110 25 lrdr RR_FF "load rounded (ext. to long)" g5 esa,zarch
111 35 lrer RR_FF "load rounded (long to short)" g5 esa,zarch
112 25 ldxr RR_FF "load rounded (ext. to long)" g5 esa,zarch
113 35 ledr RR_FF "load rounded (long to short)" g5 esa,zarch
380 b345 ldxbr RRE_FF "load rounded extended to long bfp" g5 esa,zarch
381 b346 lexbr RRE_FF "load rounded extended to short bfp" g5 esa,zarch
382 b344 ledbr RRE_FF "load rounded long to short bfp" g5 esa,zarch
650 b366 lexr RRE_FF "load rounded extended to short hfp" g5 esa,zarch
651 35 ledr RR_FF "load rounded long to short hfp" g5 esa,zarch
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DMemory.inc126 // round up to get beyond NearBlock. VirtualAlloc would have rounded down.
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DREADME.txt141 that rounded amount. It would be simpler to subtract the unrounded
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Dlibbfd.texi174 Return the log base 2 of the value supplied, rounded up. E.g., an
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dlibbfd.texi177 Return the log base 2 of the value supplied, rounded up. E.g., an
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DGenericOpcode.rst578 Returns the operand rounded to the nearest integer not larger in magnitude than the operand.
583 Returns the operand rounded to the nearest integer.
588 Returns the source operand rounded to the nearest integer with ties away from
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-opc.txt110 25 lrdr RR_FF "load rounded (ext. to long)" g5 esa,zarch
111 35 lrer RR_FF "load rounded (long to short)" g5 esa,zarch
112 25 ldxr RR_FF "load rounded (ext. to long)" g5 esa,zarch
113 35 ledr RR_FF "load rounded (long to short)" g5 esa,zarch
380 b345 ldxbr RRE_FF "load rounded extended to long bfp" g5 esa,zarch
381 b346 lexbr RRE_FF "load rounded extended to short bfp" g5 esa,zarch
382 b344 ledbr RRE_FF "load rounded long to short bfp" g5 esa,zarch
650 b366 lexr RRE_FF "load rounded extended to short hfp" g5 esa,zarch
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DpeXXigen.c623 int rounded = FA (sec->size); in _bfd_XXi_swap_aouthdr_out() local
630 dsize += rounded; in _bfd_XXi_swap_aouthdr_out()
632 tsize += rounded; in _bfd_XXi_swap_aouthdr_out()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def189 CODEGENOPT(OpenCLCorrectlyRoundedDivSqrt, 1, 0) ///< -cl-fp32-correctly-rounded-divide-sqrt
190 CODEGENOPT(HIPCorrectlyRoundedDivSqrt, 1, 1) ///< -fno-hip-fp32-correctly-rounded-divide-sqrt
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DpeXXigen.c669 int rounded = FA(sec->_raw_size); local
672 dsize += rounded;
674 tsize += rounded;
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlnumber.pod121 C<"0.99999999999999999999"> has a chance of being rounded to 1.
H A Dperl5121delta.pod161 sleep() time on Win32 may be rounded down to multiple of
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c1128 unsigned int mask, rounded, rounded_size; in bin_of() local
1134 rounded = size + mask; /* XXX: overflow. */ in bin_of()
1136 rounded_size = rounded & ~mask; in bin_of()
2239 * max(size, alignment) rounded up to power of 2 is enough in omemalign()
/openbsd-src/gnu/llvm/llvm/docs/
H A DSymbolizerMarkupFormat.rst424 The starting address will usually have been rounded down to the active page
425 size, and the size rounded up.
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DChangeLog.mkhybrid354 the HFS "allocation" size rounded up to the nearest 2048 bytes.

12345