Searched defs:ILSEQ (Results 1 – 2 of 2) sorted by relevance
284 pub const ILSEQ: Self = Self(c::EILSEQ); constant
350 pub const ILSEQ: Self = Self::from_errno(errno::EILSEQ); constant