Searched defs:PROTO (Results 1 – 6 of 6) sorted by relevance
25 #define PROTO(pre, in, out, cap) void ff ## pre ## in## _to_ ##out## _a_ ##cap(uint8_t **dst, const… macro
18 PROTO = 'vkCreateInstance' variable
461 pub const PROTO: Self = Self::from_errno(errno::EPROTO); constant
871 pub const PROTO: Self = Self(c::EPROTO); constant
158 PROTO = b'\x80' # identify pickle protocol variable
81 PROTO = '\x80', enumerator