Home
last modified time | relevance | path

Searched refs:ALTREAL_ELT (Results 1 – 6 of 6) sorted by relevance

/dports/math/R/R-4.1.2/src/include/
H A DRinlinedfuns.h422 return ALTREP(x) ? ALTREAL_ELT(x, i) : REAL0(x)[i]; in REAL_ELT()
H A DRinternals.h819 double ALTREAL_ELT(SEXP x, R_xlen_t i);
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinlinedfuns.h422 return ALTREP(x) ? ALTREAL_ELT(x, i) : REAL0(x)[i]; in REAL_ELT()
H A DRinternals.h819 double ALTREAL_ELT(SEXP x, R_xlen_t i);
/dports/math/R/R-4.1.2/src/main/
H A Daltrep.c414 double attribute_hidden ALTREAL_ELT(SEXP x, R_xlen_t i) in ALTREAL_ELT() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Daltrep.c414 double attribute_hidden ALTREAL_ELT(SEXP x, R_xlen_t i) in ALTREAL_ELT() function