Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
generic_mpih-mul3.c File Reference
#include "mpi-internal.h"
#include "longlong.h"

Go to the source code of this file.

Functions

mpi_limb_t mpihelp_submul_1 (mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_size_t s1_size, mpi_limb_t s2_limb)
 

Function Documentation

mpi_limb_t mpihelp_submul_1 ( mpi_ptr_t  res_ptr,
mpi_ptr_t  s1_ptr,
mpi_size_t  s1_size,
mpi_limb_t  s2_limb 
)

Definition at line 33 of file generic_mpih-mul3.c.