Searched defs:ain (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/arm/ti/ | ||
H A D | ti_adc.c | 181 int ain, i; in ti_adc_setup() local |
/freebsd-src/crypto/openssl/crypto/bn/ | ||
H A D | bn_mpi.c | 42 BIGNUM *BN_mpi2bn(const unsigned char *d, int n, BIGNUM *ain) in BN_mpi2bn() |