Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dlog.c120 mpfr_exp_t cancel; in mpfr_log() local
H A Dcmp2.c37 mpfr_cmp2 (mpfr_srcptr b, mpfr_srcptr c, mpfr_prec_t *cancel) in mpfr_cmp2()
H A Dconst_pi.c46 mpfr_prec_t px, p, cancel, k, kmax; in mpfr_const_pi_internal() local
H A Dsub1.c36 mpfr_prec_t cancel, cancel1; in mpfr_sub1() local
H A Dcos.c136 mpfr_exp_t exps, cancel = 0, expx; in mpfr_cos() local
/dragonfly/lib/libthread_xu/thread/
H A Dthr_cond.c232 const struct timespec *abstime, int cancel) in cond_wait_common()
/dragonfly/usr.sbin/mlxcontrol/
H A Dcommand.c765 int unit, i, ch, fd, cancel = 0; in cmd_pause() local
/dragonfly/contrib/dialog/
H A Ddlg_keys.c414 int cancel = dialog_vars.nocancel ? 0 : 1; in dlg_button_key() local
/dragonfly/usr.sbin/installer/dfuibe_installer/
H A Dfn_configure.c451 fn_select_file(const char *title, const char *desc, const char *help, const char *cancel, in fn_select_file()