Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2500 static BIG_CHUNK_TYPE onearr[1] = {(BIG_CHUNK_TYPE)1}; variable
2502 BIGNUM big_One = {1, 1, 1, 0, onearr};