Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Deval.c3903 static SEXP R_DotFortranSym = NULL; variable
3944 R_DotFortranSym = install(".Fortran"); in R_initialize_bcode()
6324 sym == R_DotCallSym || sym == R_DotFortranSym || in maybeClosureWrapper()
/dports/math/libRmath/R-4.1.1/src/main/
H A Deval.c3903 static SEXP R_DotFortranSym = NULL; variable
3944 R_DotFortranSym = install(".Fortran"); in R_initialize_bcode()
6324 sym == R_DotCallSym || sym == R_DotFortranSym || in maybeClosureWrapper()