Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dselector.c293 static char dpd_asy; variable
501 dpd_asy = dpd_2step = 0; in clear_selector()
4253 dpd_asy = (sr->opts & OPT_A)? 1 : 0; in compose_cmdlist()
6245 pack_switch(tmp, sr, (dpd_asy || (model_opt & OPT_A)), FALSE, OPT_A, 0); in build_selector_switches()