Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_foreign.c2283 static SEXP (*R_VECTOR_ELT) (SEXP, int); variable
2360 R_VECTOR_ELT = dlget(Rhandle, "VECTOR_ELT", &err); in load_R_symbols()
3053 si = R_VECTOR_ELT(s, i); in vector_can_be_bundle()
3088 si = R_VECTOR_ELT(s, i); in bundle_from_R()