Home
last modified time | relevance | path

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

12345

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/decimal/
H A Ddecimal1 // <decimal> -*- C++ -*-
24 /** @file decimal/decimal
48 * @defgroup decimal Decimal Floating-Point Arithmetic
51 * Classes and functions for decimal floating-point arithmetic.
55 /** @namespace std::decimal
58 namespace decimal
250 /// Conforming extension: Conversion from scalar decimal type.
336 /// Conforming extension: Conversion from scalar decimal type.
486 } // namespace decimal
487 // @} group decimal
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/decimal/
H A Ddecimal1 // <decimal> -*- C++ -*-
24 /** @file decimal/decimal
46 * @defgroup decimal Decimal Floating-Point Arithmetic
49 * Classes and functions for decimal floating-point arithmetic.
53 /** @namespace std::decimal
56 namespace decimal
250 /// Conforming extension: Conversion from scalar decimal type.
333 /// Conforming extension: Conversion from scalar decimal type.
479 } // namespace decimal
480 // @} group decimal
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Dsize.c45 decimal, octal, hex enumerator
47 radix = decimal;
177 radix = decimal; in main()
202 radix = decimal; in main()
422 (radix == decimal ? "%" BFD_VMA_FMT "u" : in size_number()
435 (radix == decimal ? "%" BFD_VMA_FMT "u" : in rprint_number()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dsize.c45 decimal, octal, hex enumerator
47 radix = decimal;
194 radix = decimal; in main()
222 radix = decimal; in main()
450 (radix == decimal ? "%" BFD_VMA_FMT "u" : in size_number()
463 (radix == decimal ? "%" BFD_VMA_FMT "u" : in rprint_number()
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddfp.c56 r->decimal = 1; in decimal_from_decnumber()
109 if (!r->decimal) in decimal_to_decnumber()
378 if (!a->decimal) in decimal_do_compare()
383 if (!b->decimal) in decimal_do_compare()
461 if (a->decimal && fmt->b == 10) in decimal_real_convert()
463 if (a->decimal) in decimal_real_convert()
641 if (!op0->decimal) in decimal_real_arithmetic()
646 if (op1 && !op1->decimal) in decimal_real_arithmetic()
H A Dreal.c472 if (r->decimal) in normalize()
646 r->decimal = 0; in do_add()
928 if (a->decimal) in do_compare()
940 if (b->decimal) in do_compare()
963 if (a->decimal || b->decimal) in do_compare()
998 if (r->decimal) in do_fix_trunc()
1024 if (op0->decimal || (op1 && op1->decimal)) in real_arithmetic()
1291 if (a->decimal != b->decimal) in real_identical()
1604 if (r.decimal) in real_to_decimal_for_mode()
1909 if (r->decimal) in real_to_hexadecimal()
[all …]
H A Dmode-classes.def31 DEF_MODE_CLASS (MODE_DECIMAL_FLOAT), /* decimal floating point */ \
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddfp.c60 r->decimal = 1; in decimal_from_decnumber()
113 if (!r->decimal) in decimal_to_decnumber()
382 if (!a->decimal) in decimal_do_compare()
387 if (!b->decimal) in decimal_do_compare()
467 if (a->decimal && fmt->b == 10) in decimal_real_convert()
469 if (a->decimal) in decimal_real_convert()
647 if (!op0->decimal) in decimal_real_arithmetic()
652 if (op1 && !op1->decimal) in decimal_real_arithmetic()
H A Dreal.c483 if (r->decimal) in normalize()
649 r->decimal = 0; in do_add()
915 if (a->decimal) in do_compare()
927 if (b->decimal) in do_compare()
953 if (a->decimal || b->decimal) in do_compare()
981 if (r->decimal) in do_fix_trunc()
1007 if (op0->decimal || (op1 && op1->decimal)) in real_arithmetic()
1236 if (a->decimal != b->decimal) in real_identical()
1548 if (r.decimal) in real_to_decimal_for_mode()
1855 if (r->decimal) in real_to_hexadecimal()
[all …]
H A Dmode-classes.def31 DEF_MODE_CLASS (MODE_DECIMAL_FLOAT), /* decimal floating point */ \
/dragonfly/contrib/gdtoa/
H A DREADME1 This directory contains source for a library of binary -> decimal
2 and decimal -> binary conversion routines, for single-, double-,
32 and gdtoa for binary -> decimal conversions. These routines operate
58 For decimal -> binary conversions, there are three families of
82 the decimal number:
177 For binary -> decimal conversions, I've provided just one family
189 decimal string that rounds to the given binary floating-point value
195 desired, the decimal value is either >= or <= the binary value).
203 For double-double -> decimal, g_ddfmt() assumes IEEE-like arithmetic
234 is called only under very unusual circumstances (decimal -> binary
[all …]
/dragonfly/contrib/mdocml/
H A Dout.c333 col->decimal += (col->width - col->nwidth) / 2; in tblcalc()
498 } else if (cp[0] == opts->decimal && in tblcalc_number()
531 if (intsz > col->decimal) { in tblcalc_number()
532 col->nwidth += intsz - col->decimal; in tblcalc_number()
533 col->decimal = intsz; in tblcalc_number()
535 totsz += col->decimal - intsz; in tblcalc_number()
H A Dtbl_html.c260 if (col->decimal < col->nwidth) { in print_tbl()
262 sp->opts->decimal)) == NULL) { in print_tbl()
268 sz = col->nwidth - col->decimal; in print_tbl()
H A Dout.h38 size_t decimal; /* decimal position in cell */ member
H A Dtbl.h33 char decimal; /* Option "decimalpoint". */ member
H A Dtbl_opts.c99 tbl->opts.decimal = p[*pos]; in arg()
H A Dterm.h49 int decimal; /* decimal point position */ member
H A Dtbl.c102 tbl->opts.decimal = '.'; in tbl_alloc()
/dragonfly/contrib/nvi2/vi/
H A Dv_increment.c114 goto decimal; in v_increment()
120 goto decimal; in v_increment()
129 decimal: base = 10; in v_increment()
/dragonfly/usr.bin/kdump/
H A Dkdump.c70 int timestamp, decimal, fancy = 1, tail, maxdata = 64; variable
105 decimal = 1; in main()
292 if (decimal) \ in ktrsyscall()
307 if (decimal) in ktrsyscall()
339 flagsandmodename (flags, mode, decimal); in ktrsyscall()
508 fcntlcmdname(cmd, arg, decimal); in ktrsyscall()
525 sockoptlevelname((int)*ip, decimal); in ktrsyscall()
811 if (decimal) in ktrsysret()
1017 if (decimal) in ktruser_rtld()
H A Dmksubr323 flagsandmodename (int flags, int mode, int decimal) {
329 if (decimal) {
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h44 unsigned int decimal: SHIFT_AMOUNT; /*Needs to always be unsigned*/ member
337 X_LessThanOne = (X.partial.real == 0 && X.partial.decimal != 0 && X.full >= 0); in fMultiply()
338 Y_LessThanOne = (Y.partial.real == 0 && Y.partial.decimal != 0 && Y.full >= 0); in fMultiply()
511 int i, scaledDecimal = 0, tmp = A.partial.decimal; in uGetScaledDecimal()
544 solution.partial.decimal = 0; /*All fractional digits changes to 0 */ in fRoundUpByStepSize()
/dragonfly/etc/mtree/
H A DBSD.include.dist36 decimal
106 decimal
/dragonfly/share/examples/find_interface/
H A DREADME3 the command line (sorry, it doesn't parse dotted decimal) and it will
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset2034 32 bad key specification -- malformed decimal number\n

12345