Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2511 static BIGNUM big_Four = {1, 1, 1, 0, fourarr}; variable
2883 (void) big_sub_pos(&tmp, &tmp, &big_Four); in big_isprime_pos_ext()