Searched defs:INVAL (Results 1 – 4 of 4) sorted by relevance
29 const double INVAL = 0.00; //!< irrelevant mode variable
296 pub const INVAL: Self = Self(c::EINVAL); constant
361 pub const INVAL: Self = Self::from_errno(errno::EINVAL); constant