Home
last modified time | relevance | path

Searched refs:error_format (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dabstract.h873 const char* error_format);
/external/python/cpython2/Objects/
Dabstract.c1566 _PyNumber_ConvertIntegralToInt(PyObject *integral, const char* error_format) argument
1601 PyErr_Format(PyExc_TypeError, error_format, type_name);
/external/python/cpython3/Modules/
Dposixmodule.c986 goto error_format; in path_converter()
1076 error_format: in path_converter()
/external/protobuf/
DCHANGES.txt920 * --error_format=msvs option causes errors to be printed in Visual Studio