Home
last modified time | relevance | path

Searched defs:tnb (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_mul.c179 int tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local
323 int tna, int tnb, BN_ULONG *t) in bn_mul_part_recursive()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_mul.c179 int tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local
323 int tna, int tnb, BN_ULONG *t) in bn_mul_part_recursive()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dinitsem.d897 auto tnb = tn.toBasetype(); in initializerSemantic() local