Searched defs:CUR_INDX (Results 1 – 2 of 2) sorted by relevance
59 #define CUR_INDX(x) ((uint32_t) (((x)>>57) & 0x3fULL)) /* bits 62:57 */ macro