Searched refs:pmin (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-current/external/lgpl3/mpfr/dist/tune/
H A Dtuneup.c482 mpfr_prec_t pmin, pmax, p; local
485 pmin = p = pstart;
487 d = domeasure (threshold, func, pmin);
492 (unsigned long) pmin);
493 *threshold = pmin;
499 d = domeasure (threshold, func, pmin);
502 p = pmin;
503 pmin += pmin/2;
505 pmin
591 mpfr_prec_t pmin, pmax, p; local
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dacos.c108 mpfr_uexp_t pmin = (mpfr_uexp_t) (-2 * MPFR_GET_EXP (x)) + 5;
109 MPFR_ASSERTN (pmin <= MPFR_PREC_MAX);
110 if (prec < pmin)
111 prec = pmin;
H A Dbeta.c32 mpfr_uexp_t pmin; local
227 pmin = (mpfr_uexp_t) emax - emin;
229 pmin += 1;
230 if (pmin > MPFR_PREC_MAX) /* FIXME: check if result can differ from NaN. */
236 MPFR_ASSERTN (pmin <= MPFR_PREC_MAX); /* detect integer overflow */
237 mpfr_init2 (z_plus_w, (mpfr_prec_t) pmin);
/netbsd-current/tests/lib/librt/
H A Dt_sched.c79 int pmax, pmin; local
97 pmin = sched_get_priority_min(pol[i]);
100 ATF_REQUIRE(pmin == PRI_NONE);
103 ATF_REQUIRE(pmin != -1);
104 ATF_REQUIRE(pmax > pmin);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/csky/
H A Denhance_dsp.s82 pmin.u8 r2, r3, r4
83 pmin.s8 r2, r3, r4
84 pmin.u16 r2, r3, r4
85 pmin.s16 r2, r3, r4
H A Denhance_dsp.d84 \s*[0-9a-f]*:\s*f883cd42\s*pmin\.u8\s*r2,\s*r3,\s*r4
85 \s*[0-9a-f]*:\s*f883cdc2\s*pmin\.s8\s*r2,\s*r3,\s*r4
86 \s*[0-9a-f]*:\s*f883cd02\s*pmin\.u16\s*r2,\s*r3,\s*r4
87 \s*[0-9a-f]*:\s*f883cd82\s*pmin\.s16\s*r2,\s*r3,\s*r4
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtset_sj.c47 check_set_uj (mpfr_prec_t pmin, mpfr_prec_t pmax, int N) argument
56 for (p = pmin ; p < pmax ; p++)
H A Dtgmpop.c246 test_cmp_z (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) argument
271 for (p = pmin ; p < pmax ; p++)
298 test_cmp_q (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) argument
346 for (p = pmin ; p < pmax ; p++)
422 test_cmp_f (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) argument
447 for (p = pmin ; p < pmax ; p += 3)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc858 access_ref::size_remaining (offset_int *pmin /* = NULL */) const
861 if (!pmin)
862 pmin = &minbuf;
868 *pmin = 0;
882 *pmin = 0;
892 *pmin = sizrng[1] == offrng[0] ? -1 : 0;
899 *pmin = sizrng[0] - or0;
909 *pmin = 0;
915 *pmin = sizrng[0] - or0;
H A Dgimple-ssa-sprintf.cc1039 HOST_WIDE_INT *pmin, HOST_WIDE_INT *pmax,
1050 *pmin = tree_to_shwi (TYPE_MIN_VALUE (type));
1059 *pmin = tree_fits_shwi_p (arg) ? tree_to_shwi (arg) : tree_to_uhwi (arg);
1060 *pmax = *pmin;
1095 *pmin = TREE_INT_CST_LOW (tmin);
1098 if (*pmin < *pmax)
1106 knownrange = type_min < *pmin || *pmax < type_max;
1116 return get_int_range (NULL_TREE, NULL, pmin, pmax, absolute,
1123 if (*pmin < 0)
1125 if (*pmin
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c1029 get_int_range (tree arg, HOST_WIDE_INT *pmin, HOST_WIDE_INT *pmax, argument
1040 *pmin = tree_to_shwi (TYPE_MIN_VALUE (type));
1049 *pmin = tree_fits_shwi_p (arg) ? tree_to_shwi (arg) : tree_to_uhwi (arg);
1050 *pmax = *pmin;
1082 *pmin = TREE_INT_CST_LOW (vr->min ());
1085 if (*pmin < *pmax)
1093 knownrange = type_min < *pmin || *pmax < type_max;
1103 return get_int_range (NULL_TREE, pmin, pmax, absolute,
1110 if (*pmin < 0)
1112 if (*pmin
[all...]
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_cd.h143 uint8_t pmin; member in struct:scsipi_toc_rawtoc
H A Dcd.c2912 uint8_t control, tmin, tsec, tframe, pmin, psec, pframe; local
2990 pmin = rawtoc->pmin;
2995 lba = hmsf2lba(0, pmin, psec, pframe);
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntpd.c514 int pmax, pmin; local
520 pmin = sched_get_priority_min(SCHED_FIFO);
523 else if ( config_priority < pmin )
524 sched.sched_priority = pmin;
/netbsd-current/external/bsd/openpam/dist/
H A Dconfig.sub865 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/bsd/jemalloc/dist/build-aux/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/public-domain/xz/dist/build-aux/
H A Dconfig.sub615 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/mpl/dhcp/dist/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/bsd/iscsi/dist/buildaux/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/bsd/libbind/dist/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/crypto/external/bsd/netpgp/dist/buildaux/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/netbsd-current/external/bsd/am-utils/dist/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)

Completed in 1017 milliseconds

12