Searched defs:sticky (Results 1 - 10 of 10) sorted by relevance

/src/lib/libc/arch/ia64/gen/
H A Dfpsetsticky.c35 fpsetsticky(fp_except_t sticky) argument
/src/lib/libc/arch/sparc64/gen/
H A Dfpsetsticky.c27 fpsetsticky(fp_except sticky) argument
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
H A Dfloatundisf.S63 sticky: label
/src/lib/libc/arch/m68k/gen/
H A Dfpfake.c37 fpsetsticky(fp_except sticky) argument
/src/sys/arch/sparc/fpu/
H A Dfpu_mul.c106 int sticky; local in function:fpu_mul
/src/sys/arch/powerpc/fpu/
H A Dfpu_mul.c110 int sticky; local in function:fpu_mul
/src/sys/arch/m68k/fpe/
H A Dfpu_mul.c104 int sticky; local in function:fpu_mul
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_lib.h254 const bool sticky = *lo << (typeWidth - count); local in function:wideRightShiftWithSticky
259 const bool sticky = *hi << (2*typeWidth - count) | *lo; local in function:wideRightShiftWithSticky
263 const bool sticky = *hi | *lo; local in function:wideRightShiftWithSticky
/src/lib/libperfuse/
H A Dops.c275 int sticky, owner, parent_owner; local in function:sticky_access
/src/sys/netinet6/
H A Dip6_output.c2825 ip6_setpktopt(int optname,u_char * buf,int len,struct ip6_pktopts * opt,kauth_cred_t cred,int sticky,int cmsg,int uproto) argument
[all...]

Completed in 11 milliseconds