Searched defs:PROTOTYPE (Results 1 – 7 of 7) sorted by relevance
20 #define PROTOTYPE(p) p macro
814 pub const PROTOTYPE: Self = Self(c::EPROTOTYPE); constant
501 pub const PROTOTYPE: Self = Self::from_errno(errno::EPROTOTYPE); constant
443 PROTOTYPE, enumerator
31 private const val PROTOTYPE = "prototype" in <lambda>() constant