Home
last modified time | relevance | path

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

/dports/devel/R-cran-vctrs/vctrs/src/
H A Dpoly-op.c192 col_ptrs[i] = r_vec_deref_const(col); in init_df_poly_vec()
H A Dutils.h216 const void* r_vec_deref_const(SEXP x);
H A Dutils.c975 const void* r_vec_deref_const(SEXP x) { in r_vec_deref_const() function
1004 return r_vec_deref_const(x); in r_vec_deref_barrier_const()