Polly 20.0.0git
Functions
gmp_custom_test.c File Reference

Go to the source code of this file.

Functions

void test_mpz_export (char **out, char *rop, size_t *countp, int order, size_t size, int endian, size_t nails, char *mpzstr)
 
void test_mpz_import (char *out, void *unused, size_t count, int order, size_t size, int endian, size_t nails, char *mpzstr)
 

Function Documentation

◆ test_mpz_export()

void test_mpz_export ( char **  out,
char *  rop,
size_t *  countp,
int  order,
size_t  size,
int  endian,
size_t  nails,
char *  mpzstr 
)

Definition at line 2 of file gmp_custom_test.c.

References op, and size.

◆ test_mpz_import()

void test_mpz_import ( char *  out,
void *  unused,
size_t  count,
int  order,
size_t  size,
int  endian,
size_t  nails,
char *  mpzstr 
)

Definition at line 12 of file gmp_custom_test.c.

References count(), op, and size.