Searched refs:zp (Results 1 – 2 of 2) sorted by relevance
47 CC_NONNULL((1)) CC_INLINE cc_size cczp_n(cczp_const_t zp) in cczp_n() argument49 return CCZP_N(zp); in cczp_n()52 CC_NONNULL((1)) CC_INLINE const cc_unit * cc_indexable cczp_prime(cczp_const_t zp) in cczp_prime() argument54 return CCZP_PRIME(zp); in cczp_prime()57 CC_NONNULL((1)) CC_INLINE size_t cczp_bitlen(cczp_const_t zp) in cczp_bitlen() argument59 cc_assert(ccn_bitlen(cczp_n(zp), cczp_prime(zp)) == CCZP_BITLEN(zp)); in cczp_bitlen()60 return (size_t)CCZP_BITLEN(zp); in cczp_bitlen()
826 uint64_t *zp = (uint64_t *) &avx_state->__fpu_zmmh7; in zmm_sigalrm_handler() local842 zp[0] = STOP_COOKIE_512; in zmm_sigalrm_handler()855 uint64_t *zp = (uint64_t *) &avx_state->__fpu_zmmh7; in zmm_sigalrm_handler_no_mod() local