Searched refs:round (Results 126 - 150 of 455) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dopen.c261 if (flags->round != ROUND_UNSPECIFIED)
287 if (flags->round != ROUND_UNSPECIFIED)
288 u->flags.round = flags->round;
433 if (flags->round == ROUND_UNSPECIFIED)
434 flags->round = ROUND_PROCDEFINED;
788 flags.round = !(cf & IOPARM_OPEN_HAS_ROUND) ? ROUND_UNSPECIFIED :
789 find_option (&opp->common, opp->round, opp->round_len,
H A Dunit.c522 iunit->flags.round = ROUND_PROCDEFINED;
635 u->flags.round = ROUND_PROCDEFINED;
666 u->flags.round = ROUND_PROCDEFINED;
696 u->flags.round = ROUND_PROCDEFINED;
H A Dio.h263 ROUND_COMPATIBLE = 10, /* round away from zero. */
340 CHARACTER2 (round);
429 CHARACTER2 (round);
483 CHARACTER2 (round);
634 unit_round round; member in struct:__anon1346
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dopen.c283 if (flags->round != ROUND_UNSPECIFIED)
309 if (flags->round != ROUND_UNSPECIFIED)
310 u->flags.round = flags->round;
455 if (flags->round == ROUND_UNSPECIFIED)
456 flags->round = ROUND_PROCDEFINED;
810 flags.round = !(cf & IOPARM_OPEN_HAS_ROUND) ? ROUND_UNSPECIFIED :
811 find_option (&opp->common, opp->round, opp->round_len,
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h113 #define round(x) __TGMATH_REAL(x, round) macro
/netbsd-current/sys/arch/hppa/spmath/
H A Ddfsub.c314 * Only the two most significant bits (round and guard) are
339 * was normalized, so extent (guard, round) was zero */
345 goto round;
350 * operand was normalized, so extent (guard, round) was zero */
440 /* Fall through and round */
456 * exact. Otherwise round in the correct direction. No underflow is
459 round:
H A Ddfadd.c311 * Only the two most significant bits (round and guard) are
338 * was normalized, so extent (guard, round) was zero */
346 goto round;
351 * operand was normalized, so extent (guard, round) was zero */
441 /* Fall through and round */
457 * exact. Otherwise round in the correct direction. No underflow is
460 round:
H A Dsfsub.c309 * Only the two most significant bits (round and guard) are
336 * was normalized, so extent (guard, round) was zero */
344 goto round;
349 * operand was normalized, so extent (guard, round) was zero */
439 /* Fall through and round */
455 * exact. Otherwise round in the correct direction. No underflow is
458 round:
H A Dsfadd.c306 * Only the two most significant bits (round and guard) are
333 * was normalized, so extent (guard, round) was zero */
341 goto round;
346 * operand was normalized, so extent (guard, round) was zero */
436 /* Fall through and round */
452 * exact. Otherwise round in the correct direction. No underflow is
455 round:
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Drounding.d59 or AL,0x08 ; // round to +infinity
78 or AL,0x08 ; // round to +infinity
202 or AL,0x04 ; // round to -infinity
221 or AL,0x04 ; // round to -infinity
523 * If using the default rounding mode (ties round to even integers)
736 auto round(real x) @trusted nothrow @nogc
759 assert(round(4.5) == 5);
760 assert(round(5.4) == 5);
761 assert(round(-4.5) == -5);
762 assert(round(
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Dvpaes-armv8.pl205 // middle of middle round
226 // top of round
242 // middle of last round
298 // middle of middle round
332 // top of round
360 // middle of last round
460 // top of round
476 // middle of last round
596 // top of round
624 // middle of last round
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Decoff.c1966 const bfd_vma round = ecoff_backend (abfd)->round;
2040 sofar = (sofar + round - 1) &~ (round - 1);
2041 file_sofar = (file_sofar + round - 1) &~ (round - 1);
2050 sofar = (sofar + round - 1) &~ (round - 1);
2051 file_sofar = (file_sofar + round - 1) &~ (round
1959 const bfd_vma round = ecoff_backend (abfd)->round; local
2324 const bfd_vma round = backend->round; local
[all...]
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c1991 const bfd_vma round = ecoff_backend (abfd)->round;
2065 sofar = (sofar + round - 1) &~ (round - 1);
2066 file_sofar = (file_sofar + round - 1) &~ (round - 1);
2075 sofar = (sofar + round - 1) &~ (round - 1);
2076 file_sofar = (file_sofar + round - 1) &~ (round
1984 const bfd_vma round = ecoff_backend (abfd)->round; local
2349 const bfd_vma round = backend->round; local
[all...]
H A Dlibecoff.h46 bfd_vma round; member in struct:ecoff_backend_data
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Decoff.c2005 const bfd_vma round = ecoff_backend (abfd)->round;
2079 sofar = (sofar + round - 1) &~ (round - 1);
2080 file_sofar = (file_sofar + round - 1) &~ (round - 1);
2089 sofar = (sofar + round - 1) &~ (round - 1);
2090 file_sofar = (file_sofar + round - 1) &~ (round
1998 const bfd_vma round = ecoff_backend (abfd)->round; local
2363 const bfd_vma round = backend->round; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Decoff.c1967 const bfd_vma round = ecoff_backend (abfd)->round;
2041 sofar = (sofar + round - 1) &~ (round - 1);
2042 file_sofar = (file_sofar + round - 1) &~ (round - 1);
2051 sofar = (sofar + round - 1) &~ (round - 1);
2052 file_sofar = (file_sofar + round - 1) &~ (round
1960 const bfd_vma round = ecoff_backend (abfd)->round; local
2325 const bfd_vma round = backend->round; local
[all...]
/netbsd-current/lib/libc/arch/sparc/gen/
H A Dmodf.S136 or %l6, %l4, %l6 ! round towards zero, please
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal64.c109 dc.round=set->round; /* use supplied rounding */
110 decNumberPlus(&dw, dn, &dc); /* (round and check) */
452 dc.round=set->round; /* use supplied rounding */
454 decNumberFromString(&dn, string, &dc); /* will round if needed */
/netbsd-current/external/gpl3/gdb/dist/libdecnumber/
H A DdecContext.h33 /* round -- must be one of the enumerated rounding modes */
70 DEC_ROUND_CEILING, /* round towards +infinity */
71 DEC_ROUND_UP, /* round away from 0 */
75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
76 DEC_ROUND_FLOOR, /* round towards -infinity */
77 DEC_ROUND_05UP, /* round for reround */
86 enum rounding round; /* rounding mode */ member in struct:__anon1153
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/dpd/
H A Ddecimal64.c109 dc.round=set->round; /* use supplied rounding */
110 decNumberPlus(&dw, dn, &dc); /* (round and check) */
452 dc.round=set->round; /* use supplied rounding */
454 decNumberFromString(&dn, string, &dc); /* will round if needed */
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/
H A DdecContext.h33 /* round -- must be one of the enumerated rounding modes */
70 DEC_ROUND_CEILING, /* round towards +infinity */
71 DEC_ROUND_UP, /* round away from 0 */
75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
76 DEC_ROUND_FLOOR, /* round towards -infinity */
77 DEC_ROUND_05UP, /* round for reround */
86 enum rounding round; /* rounding mode */ member in struct:__anon1152
/netbsd-current/sys/arch/arm/arm/
H A Dcpufunc_asm_pj4b.S84 orr r0, r0, #(1 << 30) @ L1 cache strict round-robin
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/
H A DdecContext.h33 /* round -- must be one of the enumerated rounding modes */
70 DEC_ROUND_CEILING, /* round towards +infinity */
71 DEC_ROUND_UP, /* round away from 0 */
75 DEC_ROUND_DOWN, /* round towards 0 (truncate) */
76 DEC_ROUND_FLOOR, /* round towards -infinity */
77 DEC_ROUND_05UP, /* round for reround */
86 enum rounding round; /* rounding mode */ member in struct:__anon1153
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal64.c109 dc.round=set->round; /* use supplied rounding */
110 decNumberPlus(&dw, dn, &dc); /* (round and check) */
452 dc.round=set->round; /* use supplied rounding */
454 decNumberFromString(&dn, string, &dc); /* will round if needed */

Completed in 233 milliseconds

1234567891011>>