Searched defs:sticky (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/i386/ |
H A D | floatundisf.S | 64 sticky: label
|
/freebsd-src/sys/powerpc/fpu/ |
H A D | fpu_mul.c | 104 int sticky; in fpu_mul() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_lib.h | 250 *lo = sticky; in wideRightShiftWithSticky() local 254 const bool sticky = *hi << (2 * typeWidth - count) | *lo; wideRightShiftWithSticky() local 258 const bool sticky = *hi | *lo; wideRightShiftWithSticky() local
|
/freebsd-src/contrib/sendmail/src/ |
H A D | readcf.c | 3232 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 D | milter.c | 1584 milter_set_option(name, val, sticky) in milter_set_option() argument
|
/freebsd-src/sys/netinet6/ |
H A D | ip6_output.c | 2861 * "sticky=1, cmsg=0": RFC3542 socket option in ip6_setpktopt() argument [all...] |
/freebsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 2845 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
|