Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Deval.c1999 SEXP call, arglist, callerenv, newrho, next, val; in R_execMethod() local
2069 callerenv = cptr->sysparent; /* or rho? */ in R_execMethod()
2075 val = R_execClosure(call, newrho, callerenv, callerenv, arglist, op); in R_execMethod()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c1999 SEXP call, arglist, callerenv, newrho, next, val; in R_execMethod() local
2069 callerenv = cptr->sysparent; /* or rho? */ in R_execMethod()
2075 val = R_execClosure(call, newrho, callerenv, callerenv, arglist, op); in R_execMethod()