Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Deval.c3892 static SEXP R_AndSym = NULL; variable
3933 R_AndSym = install("&"); in R_initialize_bcode()
7176 OP(AND, 1): FastLogic2(&, ANDOP, R_AndSym); in bcEval()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c3892 static SEXP R_AndSym = NULL; variable
3933 R_AndSym = install("&"); in R_initialize_bcode()
7176 OP(AND, 1): FastLogic2(&, ANDOP, R_AndSym); in bcEval()