Home
last modified time | relevance | path

Searched defs:STRING_PTR_RO (Results 1 – 6 of 6) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/src/
H A Darrow_types.h61 #define STRING_PTR_RO(x) ((const SEXP*)STRING_PTR(x)) macro
/dports/databases/arrow/apache-arrow-6.0.1/r/src/
H A Darrow_types.h83 #define STRING_PTR_RO(x) ((const SEXP*)STRING_PTR(x)) macro
/dports/math/R-cran-dplyr/dplyr/src/
H A Ddplyr.h21 # define STRING_PTR_RO(x) ((const SEXP*) STRING_PTR(x)) macro
/dports/devel/R-cran-vctrs/vctrs/src/
H A Dvctrs.h640 # define STRING_PTR_RO(x) ((const SEXP*) STRING_PTR(x)) macro
/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h512 #define STRING_PTR_RO(x)((const SEXP *) DATAPTR_RO(x)) macro
794 const SEXP *(STRING_PTR_RO)(SEXP x); variable
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h512 #define STRING_PTR_RO(x)((const SEXP *) DATAPTR_RO(x)) macro
794 const SEXP *(STRING_PTR_RO)(SEXP x); variable