Searched defs:ENTRY_FLAG_ACCESSED (Results 1 – 3 of 3) sorted by relevance
125 const ENTRY_FLAG_ACCESSED: usize = (1 << 6); constant
113 const ENTRY_FLAG_ACCESSED: usize = 1 << 5; constant
478 const ENTRY_FLAG_ACCESSED: usize; constant