HomeSort by: relevance | last modified time | path
    Searched refs:Infinity (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/unit-tests/
cond-cmp-numeric.mk 12 # Even if strtod(3) parses "INF" as +Infinity, make does not accept this
  /src/tests/usr.bin/printf/
printf.sh 817 expect2 inf infinity %f infinity
818 expect2 inf infinity %f Infinity
819 expect2 inf infinity %f INF
820 expect2 -inf -infinity %f -INF
821 expect2 ' inf' infinity %5f INF
822 expect2 ' inf' ' infinity' %9.4f INF
823 expect2 'inf ' 'infinity ' %-11.1f INF
824 expect2 ' inf' infinity %05f IN
    [all...]
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 472 set inf_mask, 0x02000000 # infinity bit mask (lw)
477 set inf_bmask, 0x02 # infinity bit mask (byte)
534 set rm_mode, 0x2 # round-tp-minus-infinity
535 set rp_mode, 0x3 # round-to-plus-infinity
3141 # this would be the case for opclass two operations with a source infinity or
3180 # the operand is either an infinity or a QNAN.
3337 # this would be the case for opclass two operations with a source infinity or
5789 # Multiply: (Infinity x Zero) #
5790 # Divide : (Zero / Zero) || (Infinity / Infinity) #
    [all...]
fpsp.s 472 set inf_mask, 0x02000000 # infinity bit mask (lw)
477 set inf_bmask, 0x02 # infinity bit mask (byte)
534 set rm_mode, 0x2 # round-tp-minus-infinity
535 set rp_mode, 0x3 # round-to-plus-infinity
3141 # this would be the case for opclass two operations with a source infinity or
3180 # the operand is either an infinity or a QNAN.
3337 # this would be the case for opclass two operations with a source infinity or
6632 # 5. (|X| > 1) Generate an invalid operation by 0 * infinity. #
6733 # 5. (|X| > 1) Generate an invalid operation by 0 * infinity. #
7719 # Huge*Huge to generate overflow and an infinity with
    [all...]

Completed in 30 milliseconds