Polly 22.0.0git
imath_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 imath_custom_test.c.

References impz_export, impz_init, impz_set_str, 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 )