Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Doptions.h50 gretlopt transcribe_option_flags (gretlopt *targ, gretlopt src,
H A Dlibglue.c117 transcribe_option_flags(&testopt, opt, OPT_B | OPT_X); in model_test_driver()
H A Dcompare.c712 transcribe_option_flags(&myopt, orig->opt, OPT_D | OPT_J | OPT_R); in replicate_estimator()
802 transcribe_option_flags(&myopt, orig->opt, OPT_L | OPT_G); in replicate_estimator()
2161 transcribe_option_flags(&ivopt, pmod->opt, in ivreg_autocorr_test()
H A Doptions.c1815 gretlopt transcribe_option_flags (gretlopt *targ, gretlopt src, in transcribe_option_flags() function