Home
last modified time | relevance | path

Searched refs:read_mpc (Results 1 – 9 of 9) sorted by relevance

/dports/math/mpc/mpc-1.2.1/tests/
H A Dtstrtoc.c83 read_mpc (fp, expected, NULL); in check_file()
H A Dtio_str.c68 read_mpc (fp, expected, &ks); in check_file()
H A Dread_data.c342 read_mpc (FILE *fp, mpc_ptr z, known_signs_t *ks) in read_mpc() function
H A Dmpc-tests.h153 extern void read_mpc (FILE *fp, mpc_ptr z, known_signs_t *ks);
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/tests/
H A Dtstrtoc.c83 read_mpc (fp, expected, NULL); in check_file()
H A Dtio_str.c68 read_mpc (fp, expected, &ks); in check_file()
H A Dread_data.c342 read_mpc (FILE *fp, mpc_ptr z, known_signs_t *ks) in read_mpc() function
H A Dmpc-tests.h153 extern void read_mpc (FILE *fp, mpc_ptr z, known_signs_t *ks);
/dports/math/cmh/cmh-1.1.0/src/
H A Dio.c182 static int read_mpc (FILE *f, mpc_ptr v) in read_mpc() function
218 ok &= read_mpc (f, p->b [i]); in read_period()
219 ok &= read_mpc (f, p->j [i]); in read_period()