Searched refs:TABLE_ENTRY_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance
80 #define TABLE_ENTRY_INDEX_MASK 0x1fff macro371 uint16_t index = value & TABLE_ENTRY_INDEX_MASK; in rb_load_init_block()