Searched refs:_PySys_AddXOptionWithError (Results 1 – 1 of 1) sorted by relevance
2338 _PySys_AddXOptionWithError(const wchar_t *s) in _PySys_AddXOptionWithError() function2382 if (_PySys_AddXOptionWithError(s) < 0) { in PySys_AddXOption()