Home
last modified time | relevance | path

Searched refs:dfrom (Results 1 – 25 of 272) sorted by relevance

1234567891011

/dports/sysutils/webmin/webmin-1.981/mon/
H A Dlist_periods.cgi17 local ($name, $value, $dfrom, $dto, $hfrom, $hto, $known);
20 $dfrom = $2; $dto = $3; $hfrom = $4; $hto = $5;
25 $dfrom = $2; $dto = $3;
46 $dfrom ? "" : "checked", $text{'periods_alldays'};
48 $dfrom ? "checked" : "";
49 print &day_input("dfrom_$i", $dfrom)," - ",
/dports/devel/cxmon/cxmon-3.2/src/disass/
H A Dfloatformat.c286 double dfrom; local
293 memcpy (&dfrom, from, sizeof (dfrom));
295 if (dfrom == 0)
297 if (dfrom != dfrom)
309 if (dfrom < 0)
312 dfrom = -dfrom;
317 mant = frexp (dfrom, &exponent);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dfloatformat.c478 double dfrom; in floatformat_from_double() local
485 dfrom = *from; in floatformat_from_double()
489 if (dfrom < 0) in floatformat_from_double()
492 dfrom = -dfrom; in floatformat_from_double()
495 if (dfrom == 0) in floatformat_from_double()
501 if (dfrom != dfrom) in floatformat_from_double()
512 if (dfrom + dfrom == dfrom) in floatformat_from_double()
521 mant = frexp (dfrom, &exponent); in floatformat_from_double()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dfloatformat.c451 double dfrom; local
458 dfrom = *from;
462 if (dfrom < 0)
465 dfrom = -dfrom;
468 if (dfrom == 0)
474 if (dfrom != dfrom)
485 if (dfrom + dfrom == dfrom)
494 mant = frexp (dfrom, &exponent);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dfloatformat.c451 double dfrom; local
458 dfrom = *from;
462 if (dfrom < 0)
465 dfrom = -dfrom;
468 if (dfrom == 0)
474 if (dfrom != dfrom)
485 if (dfrom + dfrom == dfrom)
494 mant = frexp (dfrom, &exponent);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dfloatformat.c451 double dfrom; local
458 dfrom = *from;
462 if (dfrom < 0)
465 dfrom = -dfrom;
468 if (dfrom == 0)
474 if (dfrom != dfrom)
485 if (dfrom + dfrom == dfrom)
494 mant = frexp (dfrom, &exponent);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dfloatformat.c451 double dfrom; local
458 dfrom = *from;
462 if (dfrom < 0)
465 dfrom = -dfrom;
468 if (dfrom == 0)
474 if (dfrom != dfrom)
485 if (dfrom + dfrom == dfrom)
494 mant = frexp (dfrom, &exponent);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dfloatformat.c451 double dfrom; local
458 dfrom = *from;
462 if (dfrom < 0)
465 dfrom = -dfrom;
468 if (dfrom == 0)
474 if (dfrom != dfrom)
485 if (dfrom + dfrom == dfrom)
494 mant = frexp (dfrom, &exponent);
/dports/devel/djgpp-binutils/binutils-2.17/libiberty/
H A Dfloatformat.c478 double dfrom; in floatformat_from_double() local
485 dfrom = *from; in floatformat_from_double()
489 if (dfrom < 0) in floatformat_from_double()
492 dfrom = -dfrom; in floatformat_from_double()
495 if (dfrom == 0) in floatformat_from_double()
501 if (dfrom != dfrom) in floatformat_from_double()
512 if (dfrom + dfrom == dfrom) in floatformat_from_double()
521 mant = frexp (dfrom, &exponent); in floatformat_from_double()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddoublest.c400 DOUBLEST dfrom; in convert_doublest_to_floatformat() local
415 memcpy (&dfrom, from, sizeof (dfrom)); in convert_doublest_to_floatformat()
427 dtop = (double) dfrom; in convert_doublest_to_floatformat()
433 dbot = (double) (dfrom - (DOUBLEST) dtop); in convert_doublest_to_floatformat()
443 if (dfrom == 0) in convert_doublest_to_floatformat()
445 if (dfrom != dfrom) /* Result is NaN */ in convert_doublest_to_floatformat()
457 if (dfrom < 0) in convert_doublest_to_floatformat()
460 dfrom = -dfrom; in convert_doublest_to_floatformat()
463 if (dfrom + dfrom == dfrom && dfrom != 0.0) /* Result is Infinity. */ in convert_doublest_to_floatformat()
475 mant = ldfrexp (dfrom, &exponent); in convert_doublest_to_floatformat()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Diddict.h37 #define idict_copy(dfrom, dto)\ argument
38 dict_copy(dfrom, dto, &idict_stack)
39 #define idict_copy_new(dfrom, dto)\ argument
40 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Diddict.h32 #define idict_copy(dfrom, dto)\ argument
33 dict_copy(dfrom, dto, &idict_stack)
34 #define idict_copy_new(dfrom, dto)\ argument
35 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Diddict.h34 #define idict_copy(dfrom, dto)\ argument
35 dict_copy(dfrom, dto, &idict_stack)
36 #define idict_copy_new(dfrom, dto)\ argument
37 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Diddict.h34 #define idict_copy(dfrom, dto)\ argument
35 dict_copy(dfrom, dto, &idict_stack)
36 #define idict_copy_new(dfrom, dto)\ argument
37 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Diddict.h32 #define idict_copy(dfrom, dto)\ argument
33 dict_copy(dfrom, dto, &idict_stack)
34 #define idict_copy_new(dfrom, dto)\ argument
35 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Diddict.h37 #define idict_copy(dfrom, dto)\ argument
38 dict_copy(dfrom, dto, &idict_stack)
39 #define idict_copy_new(dfrom, dto)\ argument
40 dict_copy_new(dfrom, dto, &idict_stack)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddoublest.c337 DOUBLEST dfrom; in convert_doublest_to_floatformat() local
344 memcpy (&dfrom, from, sizeof (dfrom)); in convert_doublest_to_floatformat()
347 if (dfrom == 0) in convert_doublest_to_floatformat()
349 if (dfrom != dfrom) /* Result is NaN */ in convert_doublest_to_floatformat()
361 if (dfrom < 0) in convert_doublest_to_floatformat()
364 dfrom = -dfrom; in convert_doublest_to_floatformat()
367 if (dfrom + dfrom == dfrom && dfrom != 0.0) /* Result is Infinity */ in convert_doublest_to_floatformat()
379 mant = ldfrexp (dfrom, &exponent); in convert_doublest_to_floatformat()
381 mant = frexp (dfrom, &exponent); in convert_doublest_to_floatformat()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddoublest.c337 DOUBLEST dfrom; in convert_doublest_to_floatformat() local
344 memcpy (&dfrom, from, sizeof (dfrom)); in convert_doublest_to_floatformat()
347 if (dfrom == 0) in convert_doublest_to_floatformat()
349 if (dfrom != dfrom) /* Result is NaN */ in convert_doublest_to_floatformat()
361 if (dfrom < 0) in convert_doublest_to_floatformat()
364 dfrom = -dfrom; in convert_doublest_to_floatformat()
367 if (dfrom + dfrom == dfrom && dfrom != 0.0) /* Result is Infinity */ in convert_doublest_to_floatformat()
379 mant = ldfrexp (dfrom, &exponent); in convert_doublest_to_floatformat()
381 mant = frexp (dfrom, &exponent); in convert_doublest_to_floatformat()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Diddict.h36 #define idict_copy(dfrom, dto)\ argument
37 dict_copy(dfrom, dto, &idict_stack)
38 #define idict_copy_new(dfrom, dto)\ argument
39 dict_copy_new(dfrom, dto, &idict_stack)
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Diddict.h36 #define idict_copy(dfrom, dto)\ argument
37 dict_copy(dfrom, dto, &idict_stack)
38 #define idict_copy_new(dfrom, dto)\ argument
39 dict_copy_new(dfrom, dto, &idict_stack)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddoublest.c394 DOUBLEST dfrom; in convert_doublest_to_floatformat() local
409 memcpy (&dfrom, from, sizeof (dfrom)); in convert_doublest_to_floatformat()
421 dtop = (double) dfrom; in convert_doublest_to_floatformat()
427 dbot = (double) (dfrom - (DOUBLEST) dtop); in convert_doublest_to_floatformat()
437 if (dfrom == 0) in convert_doublest_to_floatformat()
439 if (dfrom != dfrom) /* Result is NaN */ in convert_doublest_to_floatformat()
451 if (dfrom < 0) in convert_doublest_to_floatformat()
454 dfrom = -dfrom; in convert_doublest_to_floatformat()
457 if (dfrom + dfrom == dfrom && dfrom != 0.0) /* Result is Infinity. */ in convert_doublest_to_floatformat()
469 mant = ldfrexp (dfrom, &exponent); in convert_doublest_to_floatformat()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dfloatformat.c623 double dfrom; in floatformat_from_double() local
630 dfrom = *from; in floatformat_from_double()
638 if (dfrom < 0) in floatformat_from_double()
641 dfrom = -dfrom; in floatformat_from_double()
644 if (dfrom == 0) in floatformat_from_double()
650 if (dfrom != dfrom) in floatformat_from_double()
661 if (dfrom + dfrom == dfrom) in floatformat_from_double()
670 mant = frexp (dfrom, &exponent); in floatformat_from_double()
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dfloatformat.c606 double dfrom; in floatformat_from_double() local
613 dfrom = *from; in floatformat_from_double()
621 if (dfrom < 0) in floatformat_from_double()
624 dfrom = -dfrom; in floatformat_from_double()
627 if (dfrom == 0) in floatformat_from_double()
633 if (dfrom != dfrom) in floatformat_from_double()
644 if (dfrom + dfrom == dfrom) in floatformat_from_double()
653 mant = frexp (dfrom, &exponent); in floatformat_from_double()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dfloatformat.c607 double dfrom; in floatformat_from_double() local
614 dfrom = *from; in floatformat_from_double()
622 if (dfrom < 0) in floatformat_from_double()
625 dfrom = -dfrom; in floatformat_from_double()
628 if (dfrom == 0) in floatformat_from_double()
634 if (dfrom != dfrom) in floatformat_from_double()
645 if (dfrom + dfrom == dfrom) in floatformat_from_double()
654 mant = frexp (dfrom, &exponent); in floatformat_from_double()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dfloatformat.c596 double dfrom; in floatformat_from_double() local
603 dfrom = *from; in floatformat_from_double()
611 if (dfrom < 0) in floatformat_from_double()
614 dfrom = -dfrom; in floatformat_from_double()
617 if (dfrom == 0) in floatformat_from_double()
623 if (dfrom != dfrom) in floatformat_from_double()
634 if (dfrom + dfrom == dfrom) in floatformat_from_double()
643 mant = frexp (dfrom, &exponent); in floatformat_from_double()

1234567891011