Searched defs:EOI (Results 1 – 9 of 9) sorted by relevance
2 … , Ord , PartialEq , PartialOrd)] pub enum Rule { # [doc = "End-of-input"] EOI , # [doc = "The top… in skip() enumerator
33 #define EOI 0xff /* End Of Image */ macro
52 EOI = 0xD9, /* End of Image */ enumerator
73 const EOI: u64 = 0xB0; constant
61 EOI = 0xD9, /* End of Image */ enumerator
124 EOI = 0xFFD9, //End of Image enumerator
865 const EOI: usize = 0xB0; constant
90 EOI(u16), enumerator