Home
last modified time | relevance | path

Searched defs:numbits (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.bin/openssl/
H A Dgendh.c133 int ret = 1, numbits = DEFBITS; in gendh_main() local
H A Ddsaparam.c162 int numbits = -1; in dsaparam_main() local
H A Dgenrsa.c276 char *numbits = NULL; in genrsa_main() local
/openbsd/lib/libcrypto/des/
H A Ddes.c212 int numbits, long length, DES_key_schedule *ks1, in DES_ede3_cfb_encrypt()
393 DES_cfb_encrypt(const unsigned char *in, unsigned char *out, int numbits, in DES_cfb_encrypt()
803 DES_ofb_encrypt(const unsigned char *in, unsigned char *out, int numbits, in DES_ofb_encrypt()
/openbsd/gnu/llvm/llvm/lib/TextAPI/
H A DTextStubCommon.cpp135 #define ARCHINFO(arch, type, subtype, numbits) \ in bitset() argument
/openbsd/usr.bin/dc/
H A Dinout.c414 int numbits, i, ch; in print_ascii() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i960.c853 int numbits; /* Length of bit field to be fixed */ local
1451 get_cdisp (dispP, ifmtP, instr, numbits, var_frag, callj) in get_cdisp() argument
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i960.c569 int numbits, /* # bits of displacement (13 for COBR, 24 for CTRL). */ in get_cdisp()
1789 int numbits; /* Length of bit field to be fixed. */ in md_number_to_field() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp114 APInt::APInt(unsigned numbits, StringRef Str, uint8_t radix) in APInt()
2088 void APInt::fromString(unsigned numbits, StringRef str, uint8_t radix) { in fromString()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1880 int numbits = 0; in identifycpu() local