Home
last modified time | relevance | path

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

/dports/math/R/R-4.1.2/src/main/
H A Dserialize.c736 #define DECODE_LEVELS(v) ((v) >> 12) macro
761 *plevs = DECODE_LEVELS(flags); in UnpackFlags()
/dports/math/libRmath/R-4.1.1/src/main/
H A Dserialize.c736 #define DECODE_LEVELS(v) ((v) >> 12) macro
761 *plevs = DECODE_LEVELS(flags); in UnpackFlags()