Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Deval.c3886 static SEXP R_EqSym = NULL; variable
3927 R_EqSym = install("=="); in R_initialize_bcode()
7170 OP(EQ, 1): FastRelop2(==, EQOP, R_EqSym); in bcEval()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c3886 static SEXP R_EqSym = NULL; variable
3927 R_EqSym = install("=="); in R_initialize_bcode()
7170 OP(EQ, 1): FastRelop2(==, EQOP, R_EqSym); in bcEval()