Home
last modified time | relevance | path

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

/dports/devel/py-rchitect/rchitect-0.3.24/rchitect/
H A Dtypes.py89 BCODESXP = sexptype("BCODESXP", (SEXP, ), {}) variable
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/rinterface_lib/
H A DR_API.h22 const unsigned int BCODESXP = 21; variable
H A Dsexp.py56 BCODESXP = openrlib.rlib.BCODESXP variable in RTYPES
/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h132 #define BCODESXP 21 /* byte code */ macro
167 BCODESXP = 21, /* byte code */ enumerator
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h132 #define BCODESXP 21 /* byte code */ macro
167 BCODESXP = 21, /* byte code */ enumerator
/dports/devel/py-rchitect/rchitect-0.3.24/rchitect/src/
H A DR.h44 static const unsigned int BCODESXP = 21; variable