Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Dserialize.c690 #define REFSXP 255 macro
778 #define PACK_REF_INDEX(i) (((i) << 8) | REFSXP)
785 OutInteger(stream, REFSXP); in OutRefIndex()
1786 case REFSXP: in ReadItem()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dserialize.c690 #define REFSXP 255 macro
778 #define PACK_REF_INDEX(i) (((i) << 8) | REFSXP)
785 OutInteger(stream, REFSXP); in OutRefIndex()
1786 case REFSXP: in ReadItem()