Linux Kernel
3.7.1
|
#include "mpi-internal.h"
Go to the source code of this file.
Functions | |
mpi_limb_t | mpihelp_rshift (mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) |
mpi_limb_t mpihelp_rshift | ( | mpi_ptr_t | wp, |
mpi_ptr_t | up, | ||
mpi_size_t | usize, | ||
unsigned | cnt | ||
) |
Definition at line 42 of file generic_mpih-rshift.c.