Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_p_14.c507 if (!mpfq_p_14_is_zero(k, x)) in mpfq_p_14_vec_is_zero()
668 w += !mpfq_p_14_is_zero(k, x); in mpfq_p_14_vec_hamming_weight()
678 if (!mpfq_p_14_is_zero(k, x)) in mpfq_p_14_vec_find_first_set()
700 if (!mpfq_p_14_is_zero(k, x)) in mpfq_p_14_vec_simd_find_first_set()
1629 return mpfq_p_14_is_zero(vbase->obj, r); in mpfq_p_14_wrapper_is_zero()
H A Dmpfq_p_14.h310 int mpfq_p_14_is_zero(mpfq_p_14_dst_field, mpfq_p_14_src_elt);
969 int mpfq_p_14_is_zero(mpfq_p_14_dst_field K MAYBE_UNUSED, mpfq_p_14_src_elt r) in mpfq_p_14_is_zero() function
1854 return !mpfq_p_14_is_zero(K,p); in mpfq_p_14_simd_hamming_weight()