Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Dmemory.c192 static R_INLINE void register_bad_sexp_type(SEXP s, int line) in register_bad_sexp_type() function
750 register_bad_sexp_type(__n__, __LINE__); \
780 register_bad_sexp_type(cf__n__, __LINE__); \
1085 register_bad_sexp_type(s, __LINE__); in getVecSizeInVEC()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dmemory.c192 static R_INLINE void register_bad_sexp_type(SEXP s, int line) in register_bad_sexp_type() function
750 register_bad_sexp_type(__n__, __LINE__); \
780 register_bad_sexp_type(cf__n__, __LINE__); \
1085 register_bad_sexp_type(s, __LINE__); in getVecSizeInVEC()