Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_paths.h43 PKG_TOPLEV enumerator
H A Dgretl_paths.c1147 if (type != PKG_TOPLEV) { in gretl_function_package_get_path()
/dports/math/gretl/gretl-2021d/gui/
H A Dfncall.c2935 #define gpi_ptype(g) ((g->flags & GPI_SUBDIR)? PKG_SUBDIR : PKG_TOPLEV)
3325 ptype = toplev ? PKG_TOPLEV : PKG_SUBDIR; in discover_gfn_requirement()