Home
last modified time | relevance | path

Searched defs:INIT_BNDCELL (Results 1 – 2 of 2) sorted by relevance

/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h557 #define INIT_BNDCELL(cell, type) do { \ macro
583 #define INIT_BNDCELL(cell, type) do { \ macro
891 void (INIT_BNDCELL)(SEXP cell, int type); variable
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h557 #define INIT_BNDCELL(cell, type) do { \ macro
583 #define INIT_BNDCELL(cell, type) do { \ macro
891 void (INIT_BNDCELL)(SEXP cell, int type); variable