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

Go to the source code of this file.

Functions

mpi_limb_t mpihelp_add_n (mpi_ptr_t res_ptr, mpi_ptr_t s1_ptr, mpi_ptr_t s2_ptr, mpi_size_t size)
 

Function Documentation

mpi_limb_t mpihelp_add_n ( mpi_ptr_t  res_ptr,
mpi_ptr_t  s1_ptr,
mpi_ptr_t  s2_ptr,
mpi_size_t  size 
)

Definition at line 34 of file generic_mpih-add1.c.