Lines Matching refs:mpi_limb_t
44 mpi_limb_t
48 mpi_limb_t most_significant_q_limb = 0; in mpihelp_divrem()
63 mpi_limb_t n1; in mpihelp_divrem()
64 mpi_limb_t d; in mpihelp_divrem()
89 mpi_limb_t n1, n0, n2; in mpihelp_divrem()
90 mpi_limb_t d1, d0; in mpihelp_divrem()
104 mpi_limb_t q; in mpihelp_divrem()
105 mpi_limb_t r; in mpihelp_divrem()
116 q = ~(mpi_limb_t) 0; in mpihelp_divrem()
154 mpi_limb_t dX, d1, n0; in mpihelp_divrem()
171 mpi_limb_t q; in mpihelp_divrem()
172 mpi_limb_t n1, n2; in mpihelp_divrem()
173 mpi_limb_t cy_limb; in mpihelp_divrem()
187 q = ~(mpi_limb_t) 0; in mpihelp_divrem()
189 mpi_limb_t r; in mpihelp_divrem()