Searched defs:ENTRY_FLAG_GLOBAL (Results 1 – 3 of 3) sorted by relevance
127 const ENTRY_FLAG_GLOBAL: usize = (1 << 5); constant
116 const ENTRY_FLAG_GLOBAL: usize = 1 << 8; constant
482 const ENTRY_FLAG_GLOBAL: usize; constant