Searched refs:current_lasterr (Results 1 – 2 of 2) sorted by relevance
65 int current_lasterr = GetLastError(); in save_errno() local69 p->saved_lasterror = current_lasterr; in save_errno()
444 int current_lasterr = GetLastError(); in _cffi_start_and_call_python() local453 SetLastError(current_lasterr); in _cffi_start_and_call_python()