Home
last modified time | relevance | path

Searched refs:t3value (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2521 BIG_CHUNK_TYPE t3value[BIGTMPSIZE]; in big_sqrt_pos() local
2536 t3value, arraysize(t3value))) != BIG_OK) in big_sqrt_pos()
2613 BIG_CHUNK_TYPE t3value[BIGTMPSIZE]; in big_Jacobi_pos() local
2637 t3value, arraysize(t3value))) != BIG_OK) { in big_Jacobi_pos()
3021 BIG_CHUNK_TYPE t3value[BIGTMPSIZE]; in big_ext_gcd_pos() local
3046 t3value, arraysize(t3value))) != BIG_OK) { in big_ext_gcd_pos()
3050 t4value, arraysize(t3value))) != BIG_OK) { in big_ext_gcd_pos()