Home
last modified time | relevance | path

Searched defs:sticky (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatundisf.S64 sticky: label
/freebsd/sys/powerpc/fpu/
H A Dfpu_mul.c104 int sticky; in fpu_mul() local
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h241 const bool sticky = (*lo << (typeWidth - count)) != 0; in wideRightShiftWithSticky() local
245 const bool sticky = *hi << (2 * typeWidth - count) | *lo; in wideRightShiftWithSticky() local
249 const bool sticky = *hi | *lo; in wideRightShiftWithSticky() local
/freebsd/contrib/sendmail/src/
H A Dreadcf.c3232 setoption(opt, val, safe, sticky, e) in setoption() argument
5360 settimeout(name, val, sticky) in settimeout() argument
5610 inittimeouts(val, sticky) in inittimeouts() argument
H A Dmilter.c1584 milter_set_option(name, val, sticky) in milter_set_option() argument
/freebsd/sys/netinet6/
H A Dip6_output.c2866 struct ucred *cred, int sticky, int cmsg, int uproto) in ip6_setpktopt()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c2845 uint32_t data, wake, unsol, sticky; in hdaa_dump_gpi() local
2871 uint32_t data, dir, enable, wake, unsol, sticky; in hdaa_dump_gpio() local