Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/bignum/
H A Dbignumimpl.c2033 #define FPR_ALIGN (64) macro
2058 uint8_t fpua[sizeof (kfpu_t) + FPR_ALIGN]; in big_modexp_ncp_float()
2066 fpu = (kfpu_t *)P2ROUNDUP((uintptr_t)fpua, FPR_ALIGN); in big_modexp_ncp_float()