Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Daltrep.c112 #define ALTREP_ERROR_IN_CLASS(msg, x) do { \ macro
689 ALTREP_ERROR_IN_CLASS("no ALTREP Length method defined", x); in altrep_Length_default()
694 ALTREP_ERROR_IN_CLASS("cannot access data pointer for this ALTVEC object", x); in altvec_Dataptr_default()
793 ALTREP_ERROR_IN_CLASS("No Elt method found for ALTSTRING class", x); in altstring_Elt_default()
798 ALTREP_ERROR_IN_CLASS("No Set_elt found for ALTSTRING class", x); in altstring_Set_elt_default()
/dports/math/libRmath/R-4.1.1/src/main/
H A Daltrep.c112 #define ALTREP_ERROR_IN_CLASS(msg, x) do { \ macro
689 ALTREP_ERROR_IN_CLASS("no ALTREP Length method defined", x); in altrep_Length_default()
694 ALTREP_ERROR_IN_CLASS("cannot access data pointer for this ALTVEC object", x); in altvec_Dataptr_default()
793 ALTREP_ERROR_IN_CLASS("No Elt method found for ALTSTRING class", x); in altstring_Elt_default()
798 ALTREP_ERROR_IN_CLASS("No Set_elt found for ALTSTRING class", x); in altstring_Set_elt_default()