Searched defs:tna (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_mul.c | 179 int tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 322 bn_mul_part_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n, int tna, int tnb, BN_ULONG *t) bn_mul_part_recursive() argument [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_mul.c | 179 int tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 322 bn_mul_part_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n, int tna, int tnb, BN_ULONG *t) bn_mul_part_recursive() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | attrib.c | 5405 ntfs_attr *tna; local [all...] |
Completed in 7 milliseconds