Home
last modified time | relevance | path

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

/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/
H A Dlang.h36 inline SEXP Rcpp_list2(SEXP x0, SEXP x1) { in Rcpp_list2() function
45 x0 = Rf_cons(x0, Rcpp_list2(x1, x2)); in Rcpp_list3()