Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 29) sorted by relevance

12

/glibc-2.36/math/
Dlibm-test-support.c613 check_float_internal (const char *test_name, FLOAT computed, FLOAT expected, in check_float_internal() argument
627 if (issignaling (computed) && issignaling (expected)) in check_float_internal()
630 && signbit (computed) != signbit (expected)) in check_float_internal()
636 && (FUNC (getpayload) (&computed) in check_float_internal()
645 else if (issignaling (computed) || issignaling (expected)) in check_float_internal()
647 else if (isnan (computed) && isnan (expected)) in check_float_internal()
650 && signbit (computed) != signbit (expected)) in check_float_internal()
656 && (FUNC (getpayload) (&computed) in check_float_internal()
665 else if (isinf (computed) && isinf (expected)) in check_float_internal()
669 && signbit (computed) != signbit (expected)) in check_float_internal()
[all …]
/glibc-2.36/sysdeps/hppa/
Dudiv_qrnnd.S265 ;! We have computed (n1,,n0) / (d + 1), q' = r28, r' = r25
/glibc-2.36/manual/
Dmath.texi731 They are computed in a way that is accurate even if @var{x} is
746 They are computed in a way that is accurate even if @var{x} is
1071 @code{erfc} returns @code{1.0 - erf(@var{x})}, but computed in a
1347 Functions behave as if the infinite-precision result computed is zero,
1350 result computed always has the same sign as the mathematically correct
1368 behave as if the computed infinite-precision result is an exact value
1824 containing the state. The random numbers are computed following the
Dprobes.texi78 computed from both function arguments. In the @code{realloc} case,
Dmessage.texi1741 various components of the filename which gets computed to locate a
1748 The default value for @var{dir_name} is system specific. It is computed
1772 The @var{locale} component is computed based on the category used. Just
Dctype.texi699 same class name. In this case the variable @var{desc} could be computed
Dsearch.texi617 function is computed while descending the tree by increasing the value
Dlang.texi680 The number of bits in any data type @var{type} can be computed like
Dmemory.texi1242 derived from the default value of M_ARENA_TEST and is computed independently.
2179 it may be computed more than once. For example, if you write this:
Dfilesys.texi1136 The return value is computed in the same way as for @code{ftw}.
Dstdio.texi3798 characters. But an upper limit can be computed by multiplying the value
/glibc-2.36/timezone/
Dsolar878 # Times were computed using formulas in the U.S. Naval Observatory's
Dsolar897 # Times were computed using a formula provided by the U. S. Naval Observatory:
Dsolar887 # Times were computed using formulas in the U.S. Naval Observatory's
/glibc-2.36/ChangeLog.old/
DChangeLog.41328 * stdio/printf_fp.c (MPNSIZE): New macro, computed from DBL_MAX_EXP.
1344 (_sys_nerr): Use value computed from sizeof (_sys_errlist).
DChangeLog.ports-arm207 computed-jump dispatch sections. Use sfi_breg throughout.
DChangeLog.54184 * misc/efgcvt.c (MAXDIG): New macro computed from <floats.h> constants.
7737 "value computed is not used" warning.
7931 expression, to avoid gcc's "value computed is not used" warning.
DChangeLog.95491 transitions. Set __timezone based on computed offset.
DChangeLog.1411847 pointer, not of the computed chunk. Bug report from Carlos
15205 _dl_tls_static_size indicate some surplus space in the computed value.
DChangeLog.103922 * Versions.def: Remove predecessors. They now get computed.
DChangeLog.nptl1129 make it page aligned when it is computed from RLIMIT_STACK.
DChangeLog.13671 Correct the value so it covers all platforms, and is computed
DChangeLog.117569 (vfprintf): Qualify computed-goto targets as unbounded.
/glibc-2.36/
DMakerules371 # The value of $(+sysdep_dirs) the sysd-rules was computed for
/glibc-2.36/localedata/locales/
Diso14651_t1_common346 collating-symbol <RFB00> % Symbol for first element of computed weights for Tangut ideogra…
347 collating-symbol <RFB40>..<RFB41> % Symbols for first element of computed weights for core Han unif…
348 collating-symbol <RFB80> % Symbol for first element of computed weights for Han unified id…
349 collating-symbol <RFB84>..<RFB85> % Symbols for first element of computed weights for Han unified i…
350 collating-symbol <RFBC0>..<RFBE1> % Symbols for first element of computed weights for unassigned ch…
351 collating-symbol <T8000>..<TFFFF> % Symbols for second element of computed weights for Han, Tangut …
22011 <RFB00> % Symbol for first element of computed weights for Tangut ideographs
22012 %<RFB40>..<RFB41> % Symbols for first element of computed weights for core Han unified ideographs
22015 <RFB80> % Symbol for first element of computed weights for Han unified ideographs Ext-A
22016 %<RFB84>..<RFB85> % Symbols for first element of computed weights for Han unified ideographs Ext-B,…
[all …]

12