Searched refs:DYNAMIC_VECTOR_BASE (Results 1 – 2 of 2) sorted by relevance
28 pub const DYNAMIC_VECTOR_BASE: u16 = 0x100; constant
227 self.0 >= constants::DYNAMIC_VECTOR_BASE in is_dynamic_vector()331 if new_type < constants::DYNAMIC_VECTOR_BASE as u32 in by()332 && (new_type as u16) < constants::DYNAMIC_VECTOR_BASE in by()