Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_data_io.c175 } else if (OTHER_IMPORT(file_type)) { in gretl_read_foreign_data()
H A Ddataio.h63 #define OTHER_IMPORT(f) (f == GRETL_DTA || \ macro
H A Dinteract.c2150 } else if (OTHER_IMPORT(op.ftype)) { in lib_open_append()
/dports/math/gretl/gretl-2021d/gui/
H A Dgui_utils.c1422 } else if (SPREADSHEET_IMPORT(ftype) || OTHER_IMPORT(ftype)) { in do_open_data()
H A Dlibrary.c10001 OTHER_IMPORT(op->ftype)) { in handle_data_open_callback()