Home
last modified time | relevance | path

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

/dports/devel/R-cran-data.table/data.table/src/
H A Ddogroups.c6 static bool anySpecialStatic(SEXP x) { in anySpecialStatic() function
53 if (anySpecialStatic(VECTOR_ELT(x,i))) in anySpecialStatic()
304 if (isNewList(target) && anySpecialStatic(RHS)) { // see comments in anySpecialStatic() in dogroups()
409 if (isNewList(target) && anySpecialStatic(source)) { // see comments in anySpecialStatic() in dogroups()