Searched defs:PROTO (Results 1 – 3 of 3) sorted by relevance
25 #define PROTO(pre, in, out, cap) void ff ## pre ## in## _to_ ##out## _a_ ##cap(uint8_t **dst, const… macro
158 PROTO = b'\x80' # identify pickle protocol variable
81 PROTO = '\x80', enumerator