Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Ddbread.c3095 static int compact_spread_pd_check (int high, int low) in compact_spread_pd_check() function
3142 *err = compact_spread_pd_check(sinfo->pd, dset->pd); in make_import_tmpset()
4749 err = compact_spread_pd_check(dset->pd, newpd); in do_compact_spread()