Home
last modified time | relevance | path

Searched defs:CLOENV (Results 1 – 4 of 4) sorted by relevance

/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h594 #define CLOENV(x) ((x)->u.closxp.env) macro
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h594 #define CLOENV(x) ((x)->u.closxp.env) macro
/dports/math/R/R-4.1.2/src/main/
H A Dmemory.c4307 SEXP (CLOENV)(SEXP x) { return CHK(CLOENV(CHK(x))); } in SEXP() argument
/dports/math/libRmath/R-4.1.1/src/main/
H A Dmemory.c4307 SEXP (CLOENV)(SEXP x) { return CHK(CLOENV(CHK(x))); } in SEXP() argument