Home
last modified time | relevance | path

Searched defs:nbits (Results 1 – 25 of 54) sorted by relevance

123

/openbsd/include/
H A Dbitstring.h61 #define bitstr_size(nbits) \ argument
65 #define bit_alloc(nbits) \ argument
69 #define bit_decl(name, nbits) \ argument
105 #define bit_ffc(name, nbits, value) do { \ argument
117 #define bit_ffs(name, nbits, value) do { \ argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c434 int nbits; in read_type_number() local
2285 int nbits; in read_member_functions() local
2658 int nbits; in read_cpp_abbrev() local
2731 int nbits; in read_one_struct_field() local
2933 int nbits; in read_baseclasses() local
3002 int nbits; in read_baseclasses() local
3312 int nbits; in read_struct_type() local
3349 int nbits; in read_array_type() local
3417 int nbits; in read_enum_type() local
3532 int nbits; in read_sun_builtin_type() local
[all …]
/openbsd/lib/libc/gdtoa/
H A Dgdtoa.c36 bitstob(bits, nbits, bbits) ULong *bits; int nbits; int *bbits; in bitstob() argument
159 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
H A Dhexnan.c62 int havedig, hd0, i, nbits; local
H A Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
H A Dgdtoa.h89 int nbits; member
H A Dstrtodg.c348 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-6.c5 int nbits; in main() local
/openbsd/lib/libcrypto/dsa/
H A Ddsa_pmeth.c77 int nbits; /* size of p in bits (default: 1024) */ member
251 int nbits; in pkey_dsa_ctrl_str() local
H A Ddsa.h219 #define EVP_PKEY_CTX_set_dsa_paramgen_bits(ctx, nbits) \ argument
/openbsd/usr.bin/ssh/
H A Dkexgexs.c68 u_int min = 0, max = 0, nbits = 0; in input_kex_dh_gex_request() local
H A Dkexgexc.c57 u_int nbits; in kexgex_client() local
H A Dssh_api.c74 mm_choose_dh(int min, int nbits, int max) in mm_choose_dh()
H A Dumac.c673 int nh_len, nbits; in nh_final() local
711 UINT32 nbits; in nh() local
/openbsd/sys/dev/mii/
H A Dmii_bitbang.c89 u_int32_t data, int nbits) in mii_bitbang_sendbits()
/openbsd/lib/libcrypto/rsa/
H A Drsa_pmeth.c81 int nbits; member
673 int nbits = atoi(value); in pkey_rsa_ctrl_str() local
/openbsd/lib/libcrypto/modes/
H A Dcfb128.c186 int nbits, const void *key, in cfbr_encrypt_block()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1220 getconstant (long x, int nbits) in getconstant()
1233 print_constant (int nbits, int shift, argument *arg) in print_constant()
1300 print_operand (int nbits, int shift, argument *arg) in print_operand()
/openbsd/sys/dev/ic/
H A Dar5416.c727 ar5416_reverse_bits(uint8_t v, int nbits) in ar5416_reverse_bits()
762 ar5416_rw_rfbits(uint32_t *buf, int col, int off, uint32_t val, int nbits) in ar5416_rw_rfbits()
/openbsd/lib/libc/arch/sparc64/fpu/
H A Dfpu_explode.c188 #define mask(nbits) ((1L << (nbits)) - 1) argument
/openbsd/sys/arch/sparc64/fpu/
H A Dfpu_explode.c129 #define mask(nbits) ((1L << (nbits)) - 1) argument
/openbsd/gnu/usr.bin/perl/cpan/Digest-SHA/src/
H A Dsha.c220 #define NBYTES(nbits) (((nbits) + 7) >> 3) argument
338 UINT nbits; in shabytes() local
/openbsd/sys/dev/pci/drm/
H A Ddrm_print.c269 const char * const bits[], unsigned int nbits) in drm_print_bits()
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c45 int nbits; member
/openbsd/lib/libc/db/hash/
H A Dhash_page.c607 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()

123