Searched defs:NOMEM (Results 1 – 3 of 3) sorted by relevance
315 NOMEM: 'ENOMEM', property
408 pub const NOMEM: Self = Self::from_errno(errno::ENOMEM); constant
682 pub const NOMEM: Self = Self(c::ENOMEM); constant