Home
last modified time | relevance | path

Searched refs:__mpf_struct (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gmp/mpf/
H A Dsub_ui.c26 __mpf_struct vv; in mpf_sub_ui()
H A Dadd_ui.c42 __mpf_struct u_negated; in mpf_add_ui()
H A Dadd.c56 __mpf_struct v_negated; in mpf_add()
H A Dui_sub.c54 __mpf_struct v_negated; in mpf_ui_sub()
H A Dsub.c55 __mpf_struct v_negated; in mpf_sub()
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h257 } __mpf_struct; typedef
260 typedef __mpf_struct mpf_t[1];
284 typedef __gmp_const __mpf_struct *mpf_srcptr;
285 typedef __mpf_struct *mpf_ptr;