Searched defs:shift (Results 1 - 25 of 280) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/msun/src/
H A Ds_rintl.c43 shift[2] = { variable
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_mux.h36 uint32_t shift; member in struct:clk_mux_def
H A Dclk_gate.h37 uint32_t shift; member in struct:clk_gate_def
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatditf.c40 const int shift = significandBits - exponent; local
H A Dfloatsidf.c42 const int shift = significandBits - exponent; local
H A Dfloatsitf.c40 const int shift = significandBits - exponent; local
H A Dfloatunditf.c32 const int shift = significandBits - exponent; local
H A Dfloatunsidf.c33 const int shift = significandBits - exponent; local
H A Dfloatunsitf.c32 const int shift = significandBits - exponent; local
H A Dfloatsisf.c41 const int shift = significandBits - exponent; local
44 const int shift = exponent - significandBits; local
H A Dfloatunsisf.c34 const int shift = significandBits - exponent; local
37 const int shift = exponent - significandBits; local
/freebsd-11-stable/lib/libc/stdlib/
H A Da64l.c27 long shift; local
/freebsd-11-stable/lib/libutil/
H A Dexpand_number.c44 unsigned shift; local
[all...]
/freebsd-11-stable/contrib/gperf/src/
H A Dhash-table.cc51 unsigned int shift = 0; local
/freebsd-11-stable/sys/dev/uart/
H A Duart_cpu_fdt.c79 u_int shift, rclk; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_packer.c75 int shift; local
92 int shift; local
164 int shift; local
178 int shift; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dcityhash.c35 rotate(uint64_t val, int shift) argument
/freebsd-11-stable/contrib/unbound/util/storage/
H A Dslabhash.h63 unsigned int shift; member in struct:slabhash
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c27 int hiExponent, loExponent, shift; local
75 hiResult <<= shift; local
99 loResult <<= shift; local
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dhardscroll.c189 int start, end, shift; local
[all...]
/freebsd-11-stable/contrib/apr-util/strmatch/
H A Dapr_strmatch.c39 apr_size_t *shift = (apr_size_t *)(this_pattern->context); local
63 apr_size_t *shift = (apr_size_t *)(this_pattern->context); local
88 apr_size_t *shift; local
[all...]
/freebsd-11-stable/contrib/libucl/utils/
H A Dobjdump.c31 ucl_obj_dump (const ucl_object_t *obj, unsigned int shift) argument
/freebsd-11-stable/contrib/opie/libopie/
H A Dbtoe.c2233 int shift; local
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_gcd.c286 int shift; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dsreal.c138 int shift; local
[all...]

Completed in 202 milliseconds

1234567891011>>