Searched refs:CE_cont_len (Results 1 – 1 of 1) sorted by relevance
142 #define CE_CONT_LEN(x) BOTH_INT(CE_cont_len(x)) /* continuation len */143 #define CE_cont_len(x) (&((uchar_t *)x)[20]) /* continuation len */ macro