Home
last modified time | relevance | path

Searched refs:sticky (Results 1 – 23 of 23) sorted by relevance

/dragonfly/contrib/mpfr/src/
HDsqrt.c39 mp_limb_t sticky; in mpfr_sqrt() local
145 sticky = sticky0 || tsize != 0; in mpfr_sqrt()
152 sticky = sticky || sticky1; in mpfr_sqrt()
156 if (rnd_mode == MPFR_RNDZ || rnd_mode == MPFR_RNDD || sticky == MPFR_LIMB_ZERO) in mpfr_sqrt()
158 inexact = (sticky == MPFR_LIMB_ZERO) ? 0 : -1; in mpfr_sqrt()
HDdiv.c157 mp_limb_t sticky; in mpfr_div() local
450 sticky = sticky_u | sticky_v; in mpfr_div()
472 inex = (sticky != MPFR_LIMB_ZERO) || (sticky3 != MPFR_LIMB_ZERO); in mpfr_div()
475 (unsigned long) sticky, (unsigned long) sticky3, inex); in mpfr_div()
492 sticky = (sticky3 ^ round_bit) | sticky_u; in mpfr_div()
495 sticky = (inex == 0) ? MPFR_LIMB_ZERO : MPFR_LIMB_ONE; in mpfr_div()
497 sticky = MPFR_LIMB_ONE; in mpfr_div()
526 sticky = sticky3; in mpfr_div()
568 sticky = (cmp_s_r == 0) ? sticky3 : MPFR_LIMB_ONE; in mpfr_div()
628 sticky = (cmp_s_r) ? MPFR_LIMB_ONE : MPFR_LIMB_ZERO; in mpfr_div()
[all …]
/dragonfly/contrib/cvs-1.12/src/
HDcheckout.c544 int sticky);
547 build_one_dir (char *repository, char *dirpath, int sticky) in build_one_dir() argument
563 sticky ? tag : NULL, in build_one_dir()
564 sticky ? date : NULL, in build_one_dir()
1218 build_dirs_and_chdir (struct dir_to_build *dirs, int sticky) in build_dirs_and_chdir() argument
1240 build_one_dir (dirs->repository, dirs->dirpath, sticky); in build_dirs_and_chdir()
/dragonfly/sys/net/
HDif_media.c226 int error = 0, sticky; in ifmedia_ioctl() local
364 sticky = error; in ifmedia_ioctl()
372 error = sticky; in ifmedia_ioctl()
/dragonfly/share/man/man8/
HDMakefile11 sticky.8 \
/dragonfly/share/examples/ppp/
HDppp.linkup.sample21 # ppp.conf route is `sticky' (see the man page).
HDppp.conf.sample63 # The ``add'' line adds a `sticky' default route that will be updated if
/dragonfly/contrib/gcc-8.0/gcc/
HDreal.c161 unsigned long sticky = 0; in sticky_rshift_significand() local
167 sticky |= a->sig[i]; in sticky_rshift_significand()
173 sticky |= a->sig[ofs] & (((unsigned long)1 << n) - 1); in sticky_rshift_significand()
190 return sticky != 0; in sticky_rshift_significand()
2723 unsigned long sticky; in round_for_format() local
2726 sticky = 0; in round_for_format()
2728 sticky |= r->sig[i]; in round_for_format()
2729 sticky |= r->sig[w] in round_for_format()
2736 round_up = guard && (sticky || lsb); in round_for_format()
/dragonfly/contrib/gcc-4.7/gcc/
HDreal.c172 unsigned long sticky = 0; in sticky_rshift_significand() local
178 sticky |= a->sig[i]; in sticky_rshift_significand()
184 sticky |= a->sig[ofs] & (((unsigned long)1 << n) - 1); in sticky_rshift_significand()
201 return sticky != 0; in sticky_rshift_significand()
2646 unsigned long sticky; in round_for_format() local
2649 sticky = 0; in round_for_format()
2651 sticky |= r->sig[i]; in round_for_format()
2652 sticky |= r->sig[w] in round_for_format()
2659 round_up = guard && (sticky || lsb); in round_for_format()
/dragonfly/sys/netinet6/
HDip6_output.c2556 int sticky, int cmsg, int uproto, int priv) in ip6_setpktoption() argument
2561 if (!sticky && !cmsg) { in ip6_setpktoption()
2583 if (sticky && cmsg) { in ip6_setpktoption()
2623 sticky && !IN6_IS_ADDR_UNSPECIFIED(&pktinfo->ipi6_addr)) { in ip6_setpktoption()
2683 if (optname == IPV6_HOPLIMIT && sticky) in ip6_setpktoption()
/dragonfly/usr.sbin/ppp/
HDREADME.changes93 `sticky routes' (ie, contain MYADDR or HISADDR).
HDppp.8.m4891 .Sq sticky routes ,
2204 .Sq sticky ,
3056 Proxy arp entries are only made for sticky routes that are added
3075 .Sq sticky route
3079 Disabling this option will prevent the re-application of sticky routes,
3190 .Sq sticky .
3643 .Sq sticky route
5291 All RADIUS routes are applied after any sticky routes are applied, making
/dragonfly/nrelease/gui/root/.vim/plugin/
HDminibufexpl.vim610 function! <SID>StartExplorer(sticky, delBufNum) argument
615 if a:sticky == 1
710 function! <SID>StopExplorer(sticky) argument
715 if a:sticky == 1
1799 " o Made MBE open/close state be sticky if set through
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-d30v.texi247 Same as flag 6 (sticky overflow flag)
/dragonfly/sys/dev/sound/pci/hda/
HDhdaa.c2877 uint32_t data, wake, unsol, sticky; in hdaa_dump_gpi() local
2886 sticky = hda_command(dev, in hdaa_dump_gpi()
2890 (sticky & (1 << i)) ? " sticky" : "", in hdaa_dump_gpi()
2903 uint32_t data, dir, enable, wake, unsol, sticky; in hdaa_dump_gpio() local
2916 sticky = hda_command(dev, in hdaa_dump_gpio()
2926 (sticky & (1 << i)) ? " sticky" : "", in hdaa_dump_gpio()
/dragonfly/contrib/xz/
HDNEWS608 or sticky bit set and files that have multiple hard links.
/dragonfly/contrib/libarchive/
HDNEWS210 results in a sticky ARCHIVE_FATAL rather than a visit to abort()
/dragonfly/contrib/awk/
HDFIXES.1e398 6. string-conv: String conversions of scalars were sticky. Once a
/dragonfly/share/dict/
HDweb2a59533 sticky dog
59534 sticky-eyed
HDweb2189698 sticky
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt18015 Implemented sticky user breakpoints in the AML debugger.
/dragonfly/games/fortune/datfiles/
HDfortunes-o10572 Q: What's hard going in and soft and sticky coming out?
HDfortunes26233 If God had not given us sticky tape, it would have been necessary to
33140 Man who sleep in beer keg wake up sticky.
38630 are filled with something sticky.