Searched defs:sticky (Results 1 - 13 of 13) sorted by relevance
| /src/lib/libc/arch/ia64/gen/ |
| H A D | fpsetsticky.c | 35 fpsetsticky(fp_except_t sticky) argument
|
| /src/lib/libc/arch/sparc64/gen/ |
| H A D | fpsetsticky.c | 27 fpsetsticky(fp_except sticky) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/ |
| H A D | floatundisf.S | 63 sticky: label
|
| /src/lib/libc/arch/m68k/gen/ |
| H A D | fpfake.c | 37 fpsetsticky(fp_except sticky) argument
|
| /src/sys/arch/sparc/fpu/ |
| H A D | fpu_mul.c | 106 int sticky; local in function:fpu_mul
|
| /src/sys/arch/powerpc/fpu/ |
| H A D | fpu_mul.c | 110 int sticky; local in function:fpu_mul
|
| /src/sys/arch/m68k/fpe/ |
| H A D | fpu_mul.c | 104 int sticky; local in function:fpu_mul
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | Xaixlcint.h | 44 Bool sticky; member in struct:_LC_core_ldx_t
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_fp16_conv.c | 69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, argument 141 nir_ssa_def *sticky = nir_bcsel(b, nir_ine(b, nir_iand(b, abs, nir_imm_int(b, 0xFFF)), zero), one, zero); local in function:float_to_half_impl
|
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | fp_lib.h | 254 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 D | ops.c | 275 int sticky, owner, parent_owner; local in function:sticky_access
|
| /src/sys/netinet6/ |
| H A D | ip6_output.c | 2825 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...] |
| /xsrc/external/mit/freetype/dist/docs/reference/assets/fonts/ |
| H A D | font-awesome.css | |
Completed in 25 milliseconds