/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | eq.c | 29 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 D | eq.c | 36 mpf_eq (mpf_srcptr u, mpf_srcptr v, mp_bitcnt_t n_bits) in mpf_eq()
|
/netbsd-src/sys/net/ |
H A D | bsd-comp.c | 89 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 D | sanitizer_bitvector_test.cc | 121 uptr n_bits = ((uptr)my_rand() % bv.size()) + 1; in TestBitVector() local
|
/netbsd-src/external/bsd/wpa/dist/src/utils/ |
H A D | radiotap_iter.h | 22 int n_bits; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sbitmap.h | 88 unsigned int n_bits; /* Number of bits. */ member
|
H A D | profile-count.h | 148 static const int n_bits = 29; in class() local
|
/netbsd-src/usr.bin/compress/ |
H A D | zopen.c | 96 #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 D | sbitmap.h | 88 unsigned int n_bits; /* Number of bits. */ member
|
H A D | profile-count.h | 148 static const int n_bits = 29; in class() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | cr16-dis.c | 32 #define EXTRACT(a, offs, n_bits) \ argument
|
H A D | crx-dis.c | 33 #define EXTRACT(a, offs, n_bits) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | cr16-dis.c | 32 #define EXTRACT(a, offs, n_bits) \ argument
|
H A D | crx-dis.c | 33 #define EXTRACT(a, offs, n_bits) \ argument
|
/netbsd-src/usr.bin/gzip/ |
H A D | zuncompress.c | 67 #define MAXCODE(n_bits) ((1 << (n_bits)) - 1) argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-xgate.c | 855 unsigned char n_bits) in xgate_apply_operand()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-xgate.c | 855 unsigned char n_bits) in xgate_apply_operand()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 24861 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 D | i386-expand.c | 14141 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 D | i386-expand.cc | 15950 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 D | aarch64.c | 21533 int n_bits = GET_MODE_BITSIZE (next_mode).to_constant (); in aarch64_expand_cpymem() local
|