Searched defs:ErrType (Results 1 – 2 of 2) sorted by relevance
31 type ErrType = libc::c_ulong; typedef33 type ErrType = libc::c_uint; typedef223 pub fn code(&self) -> ErrType { in code()
392 cPickle_ErrFormat(PyObject *ErrType, char *stringformat, char *format, ...) in cPickle_ErrFormat()