Searched refs:FPR_ALIGN (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/bignum/ | ||
H A D | bignumimpl.c | 2033 #define FPR_ALIGN (64) macro 2058 uint8_t fpua[sizeof (kfpu_t) + FPR_ALIGN]; 2066 fpu = (kfpu_t *)P2ROUNDUP((uintptr_t)fpua, FPR_ALIGN); |
Completed in 63 milliseconds