Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Deval.c3885 static SEXP R_ExpSym = NULL; variable
3926 R_ExpSym = install("exp"); in R_initialize_bcode()
7169 OP(EXP, 1): FastMath1(exp, R_ExpSym); in bcEval()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c3885 static SEXP R_ExpSym = NULL; variable
3926 R_ExpSym = install("exp"); in R_initialize_bcode()
7169 OP(EXP, 1): FastMath1(exp, R_ExpSym); in bcEval()