Searched defs:in_a (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/crypto/libressl/crypto/bn/ |
H A D | bn_gcd.c | 121 BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd() 162 BN_gcd_ct(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd_ct() 170 BN_gcd_nonct(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd_nonct()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | compare-elim.c | 105 rtx in_a, in_b; member 675 rtx in_a = cmp->in_a; in try_merge_compare() local 730 rtx flags, in_a, in_b, cmp_src; in try_eliminate_compare() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | compare-elim.c | 102 rtx in_a, in_b; member 473 rtx x, insn, bb_head, flags, in_a, cmp_src; in try_eliminate_compare() local
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | ctrl_iface_common.c | 27 struct sockaddr_in *in_a, *in_b; in sockaddr_compare() local
|
/dflybsd-src/contrib/gdb-7/bfd/ |
H A D | targets.c | 1554 const char *in_a = strstr (*arch, tname); in _bfd_find_arch_match() local
|
/dflybsd-src/contrib/binutils-2.27/bfd/ |
H A D | targets.c | 1672 const char *in_a = strstr (*arch, tname); in _bfd_find_arch_match() local
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | targets.c | 1592 const char *in_a = strstr (*arch, tname); in _bfd_find_arch_match() local
|
/dflybsd-src/crypto/libressl/crypto/ |
H A D | cryptlib.c | 379 CRYPTO_memcmp(const void *in_a, const void *in_b, size_t len) in CRYPTO_memcmp()
|
/dflybsd-src/contrib/libarchive/tar/ |
H A D | write.c | 738 struct archive *in_a, struct archive_entry *entry) in copy_file_data_block()
|