Home | History | Annotate | Download | only in _ctypes

Lines Matching refs:old_errno

198     int new_errno, old_errno;
207 old_errno = space[index];
210 return PyInt_FromLong(old_errno);