Home
last modified time | relevance | path

Searched refs:__mpf_struct (Results 51 – 75 of 100) sorted by relevance

1234

/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpf/
H A Dui_sub.c37 __mpf_struct uu; in mpf_ui_sub()
80 __mpf_struct v_negated; in mpf_ui_sub()
H A Dadd_ui.c52 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c66 __mpf_struct v_negated; in mpf_add()
H A Dsub.c64 __mpf_struct v_negated; in mpf_sub()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/gmp/
H A Dgmp.h138 } __mpf_struct; typedef
141 typedef __mpf_struct mpf_t[1];
173 typedef __gmp_const __mpf_struct *mpf_srcptr;
174 typedef __mpf_struct *mpf_ptr;
/dports/lang/racket/racket-8.3/src/bc/src/gmp/
H A Dgmp.h138 } __mpf_struct; typedef
141 typedef __mpf_struct mpf_t[1];
173 typedef __gmp_const __mpf_struct *mpf_srcptr;
174 typedef __mpf_struct *mpf_ptr;
/dports/devel/vstr/vstr-1.0.15/src/vstr_dbl/glibc/stdlib/
H A Dgmp.h140 } __mpf_struct;
143 typedef __mpf_struct mpf_t[1];
149 typedef __gmp_const __mpf_struct *mpf_srcptr;
150 typedef __mpf_struct *mpf_ptr;
/dports/math/e-antic/flint2-ae7ec89/
H A Dmpf_vec.h24 typedef __mpf_struct mpf;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dmpf_vec.h24 typedef __mpf_struct mpf;
/dports/math/flint2/flint-2.8.4/
H A Dmpf_vec.h24 typedef __mpf_struct mpf;
/dports/math/gmp/gmp-6.2.1/mpf/
H A Dadd_ui.c52 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c66 __mpf_struct v_negated; in mpf_add()
H A Dsub.c64 __mpf_struct v_negated; in mpf_sub()
/dports/math/gap/gap-4.11.0/extern/gmp/mpf/
H A Dadd_ui.c53 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c67 __mpf_struct v_negated; in mpf_add()
H A Dsub.c65 __mpf_struct v_negated; in mpf_sub()
/dports/math/mpir/mpir-3.0.0/mpf/
H A Dadd_ui.c44 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c58 __mpf_struct v_negated; in mpf_add()
H A Dui_sub.c56 __mpf_struct v_negated; in mpf_ui_sub()
H A Dsub.c57 __mpf_struct v_negated; in mpf_sub()
/dports/math/mingw32-libgmp/gmp-6.0.0/mpf/
H A Dadd_ui.c53 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c67 __mpf_struct v_negated; in mpf_add()
H A Dui_sub.c64 __mpf_struct v_negated; in mpf_ui_sub()
H A Dsub.c65 __mpf_struct v_negated; in mpf_sub()
/dports/science/siconos/siconos-4.4.0/io/src/serialization/
H A DSiconosFull.hpp163 void siconos_io(Archive& ar, __mpf_struct& v, unsigned int version) in siconos_io()
168 REGISTER_BOOST_SERIALIZATION(__mpf_struct);

1234