Home
last modified time | relevance | path

Searched defs:n_bits (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Deq.c29 mpfr_eq (mpfr_srcptr u, mpfr_srcptr v, unsigned long int n_bits) in mpfr_eq()
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Deq.c36 mpf_eq (mpf_srcptr u, mpf_srcptr v, mp_bitcnt_t n_bits) in mpf_eq()
/netbsd-src/sys/net/
H A Dbsd-comp.c89 u_char n_bits; /* current bits/code */ member
461 u_int n_bits = db->n_bits; in bsd_compress() local
671 u_int n_bits = db->n_bits; in bsd_incomp() local
800 u_int n_bits = db->n_bits; in bsd_decompress() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_bitvector_test.cc121 uptr n_bits = ((uptr)my_rand() % bv.size()) + 1; in TestBitVector() local
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dradiotap_iter.h22 int n_bits; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.h88 unsigned int n_bits; /* Number of bits. */ member
H A Dprofile-count.h148 static const int n_bits = 29; in class() local
/netbsd-src/usr.bin/compress/
H A Dzopen.c96 #define MAXCODE(n_bits) ((1 << (n_bits)) - 1) argument
146 #define n_bits zs->zs_n_bits macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.h88 unsigned int n_bits; /* Number of bits. */ member
H A Dprofile-count.h148 static const int n_bits = 29; in class() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcr16-dis.c32 #define EXTRACT(a, offs, n_bits) \ argument
H A Dcrx-dis.c33 #define EXTRACT(a, offs, n_bits) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcr16-dis.c32 #define EXTRACT(a, offs, n_bits) \ argument
H A Dcrx-dis.c33 #define EXTRACT(a, offs, n_bits) \ argument
/netbsd-src/usr.bin/gzip/
H A Dzuncompress.c67 #define MAXCODE(n_bits) ((1 << (n_bits)) - 1) argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c855 unsigned char n_bits) in xgate_apply_operand()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c855 unsigned char n_bits) in xgate_apply_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc24861 int n_bits = GET_MODE_BITSIZE (next_mode).to_constant (); in aarch64_expand_cpymem() local
25052 int n_bits = GET_MODE_BITSIZE (next_mode).to_constant (); in aarch64_expand_setmem() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c14141 unsigned int n_bits = n_elts * GET_MODE_SIZE (inner_mode); in ix86_expand_vector_init() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc15950 unsigned int n_bits = n_elts * GET_MODE_SIZE (inner_mode); in ix86_expand_vector_init() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c21533 int n_bits = GET_MODE_BITSIZE (next_mode).to_constant (); in aarch64_expand_cpymem() local