Searched refs:RRIP_COMP_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
260 #define RRIP_COMP_LEN(x) (RRIP_COMP_NAME_LEN(x) + 2)261 #define RRIP_COMP_NAME_LEN(x) (((uchar_t *)x)[1]) macro
375 (size_t)RRIP_COMP_NAME_LEN(comp_ptr), (uchar_t *)sym_link, in rrip_sym_link()