Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 25 of 70) sorted by relevance

123

/glibc-2.36/stdlib/
Dtst-strfmon_l.c65 struct testcase positive; /* 1234567.89 */ member
112 double positive = 1234567.89; in test_pair() local
114 test_one ("%i", positive, "%Li", pos, pair->positive.i); in test_pair()
115 test_one ("%n", positive, "%Ln", pos, pair->positive.n); in test_pair()
116 test_one ("%^i", positive, "%^Li", pos, pair->positive.i_ungrouped); in test_pair()
117 test_one ("%^n", positive, "%^Ln", pos, pair->positive.n_ungrouped); in test_pair()
/glibc-2.36/nscd/
Dnscd.conf50 positive-time-to-live passwd 600
60 positive-time-to-live group 3600
70 positive-time-to-live hosts 3600
79 positive-time-to-live services 28800
88 positive-time-to-live netgroup 28800
/glibc-2.36/elf/
Ddl-misc.c156 bool positive = true; in _dl_strtoul() local
164 positive = false; in _dl_strtoul()
225 if (!positive) in _dl_strtoul()
/glibc-2.36/posix/
Dtst-sysconf.c10 bool positive; member
99 else if (posix_options[i].positive && scret < 0) in do_test()
107 if (scret > 0 && scret != STDVER && !posix_options[i].positive) in do_test()
/glibc-2.36/support/
Dsupport_test_compare_failure.c24 report (const char *which, const char *expr, long long value, int positive, in report() argument
28 if (positive) in report()
/glibc-2.36/timezone/
Detcetera33 # POSIX has positive signs west of Greenwich, but many people expect
34 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
Dleapseconds73 # NO positive leap second will be introduced at the end of June 2009.
/glibc-2.36/localedata/locales/
Dlg_UG81 % No sign in front of positive money values.
95 % The "0" means that the "/-" comes after positive monetary
100 % the "/-" sign for positive monetary values.
Dro_RO170 % the positive sign is not usualy represented
Duk_UA631 % String that is used to indicate a positive sign for monetary
/glibc-2.36/localedata/
Dtst-fmon.data138 # these three values for positive and then negative quantities.
247 # the "_" indicate these three values for positive and then negative
/glibc-2.36/manual/
Darith.texi444 @code{1} if @var{x} represents positive infinity, and @code{0} otherwise.
572 Round toward @math{-@infinity{}} carries positive overflows to the
578 most negative representable finite number and positive overflows
608 @w{IEEE 754} floating point numbers can represent positive or negative
639 In comparison operations, positive infinity is larger than all values
654 An expression representing positive infinity. It is equal to the value
704 value is produced when you divide a positive number by negative
923 On other machines, it's typically the largest positive number that can
962 result is negative it is rounded up; if it is positive, it is rounded
1214 * Misc FP Arithmetic:: Max, min, positive difference, multiply-add.
[all …]
Dcreature.texi43 macro @code{_POSIX_C_SOURCE} to a positive integer.
48 Define this macro to a positive integer to control which POSIX
Dlocale.texi648 * Sign of Money Amount:: How to print the (positive or negative) sign
773 positive amounts (or zero), and the @code{n_cs_precedes} and
794 positive amounts (or zero), and the @code{n_sep_by_space} and
822 These are strings used to indicate positive (or zero) and negative
1125 @code{regex} function to recognize a positive response to a yes/no
1133 The return value is a locale-specific translation of the positive response
1483 definitive (positive or negative) answer is read.
Dlang.texi987 Rounding is towards positive infinity.
1093 precisely, this is the maximum positive integer such that value
1105 This is the maximum positive integer such that @code{10} raised to this
1135 The value of this macro is the minimum normalized positive floating
Dprobes.texi38 @code{sbrk} (the positive value, rather than the negative value passed
Dmath.texi567 would have if it were normalized. If @var{x} is infinity (positive or
1098 the intermediate result was positive or zero, or @code{-1} if it was
1108 The gamma function has singularities at the non-positive integers.
Dtime.texi861 while until it has lost this much elapsed time. If positive, the system
1014 will be) in effect at the time described. The value is positive if
2534 is positive if the local time zone is west of the Prime Meridian and
2589 west of the prime meridian, the sign is positive. Summer time begins on
Dsearch.texi34 second, zero if they are ``equal'', and positive if the first argument
Dstdio.texi778 a positive value the streams get wide oriented, for negative values
786 The @code{fwide} function returns a negative value, zero, or a positive
1932 plus sign if the value is positive.
4536 it returns a nonzero value and stores an implementation-defined positive
4565 an implementation-defined positive value in @code{errno}.
/glibc-2.36/math/
Dlibm-test-llround.inc183 /* +-(2^53-1): Input is the last (positive and negative) incrementally
Dlibm-test-lround.inc251 /* +-(2^53-1): Input is the last (positive and negative) incrementally
/glibc-2.36/po/
Dda.po3751 "%15lu seconds time to live for positive entries\n"
3753 "%15<PRIuMAX> cache hits on positive entries\n"
3755 "%15<PRIuMAX> cache misses on positive entries\n"
3775 "%15lu sekunders levetid for positive indtastninger\n"
3777 "%15<PRIuMAX> træf i hurtigbuffer for positive indtastninger\n"
3779 "%15<PRIuMAX> bom i hurtigbuffer for positive indtastninger\n"
Den_GB.po91 "%15ld seconds time to live for positive entries\n"
93 "%15ld cache hits on positive entries\n"
95 "%15ld cache misses on positive entries\n"
/glibc-2.36/benchtests/
Dpowf-inputs4 # positive base to positive exponent

123