Searched refs:r_vec_deref_const (Results 1 – 3 of 3) sorted by relevance
192 col_ptrs[i] = r_vec_deref_const(col); in init_df_poly_vec()
216 const void* r_vec_deref_const(SEXP x);
975 const void* r_vec_deref_const(SEXP x) { in r_vec_deref_const() function1004 return r_vec_deref_const(x); in r_vec_deref_barrier_const()