Searched refs:SLOT_R_SUFFIX (Results 1 – 1 of 1) sorted by relevance
197 const SLOT_R_SUFFIX: &[u8] = b"_r\0"; constant207 Ok(SlotIndex::R) => &SLOT_R_SUFFIX, in AbrGetSlotSuffix()