Lines Matching refs:mpi_limb_t
57 mpi_limb_t
61 mpi_limb_t most_significant_q_limb = 0; in mpihelp_divrem()
76 mpi_limb_t n1; in mpihelp_divrem()
77 mpi_limb_t d; in mpihelp_divrem()
102 mpi_limb_t n1, n0, n2; in mpihelp_divrem()
103 mpi_limb_t d1, d0; in mpihelp_divrem()
117 mpi_limb_t q; in mpihelp_divrem()
118 mpi_limb_t r; in mpihelp_divrem()
129 q = ~(mpi_limb_t) 0; in mpihelp_divrem()
167 mpi_limb_t dX, d1, n0; in mpihelp_divrem()
184 mpi_limb_t q; in mpihelp_divrem()
185 mpi_limb_t n1, n2; in mpihelp_divrem()
186 mpi_limb_t cy_limb; in mpihelp_divrem()
200 q = ~(mpi_limb_t) 0; in mpihelp_divrem()
202 mpi_limb_t r; in mpihelp_divrem()