Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Ddbnread.c180 get_dbnomics_series_info (const char *id, SERIESINFO *sinfo) in get_dbnomics_series_info() function
H A Ddbread.c2576 err = get_dbnomics_series_info(sername, &sinfo); in get_one_db_series()