Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddynload_aix.c116 char *errstr; in aix_loaderror() member
Dast.c69 ast_error(const node *n, const char *errstr) in ast_error()
82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
1381 PyObject *type, *value, *tback, *errstr; in ast_for_atom() local
Dcompile.c3204 compiler_error(struct compiler *c, const char *errstr) in compiler_error()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_ssl.c162 char *errstr; in PySSL_SetError() local
244 _setSSLError (char *errstr, int errcode, char *filename, int lineno) { in _setSSLError()
271 char *errstr = NULL; in newPySSLObject() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c69 ast_error(const node *n, const char *errstr) in ast_error()
82 PyObject *type, *value, *tback, *errstr, *loc, *tmp; in ast_error_finish() local
1381 PyObject *type, *value, *tback, *errstr; in ast_for_atom() local
Dcompile.c3224 compiler_error(struct compiler *c, const char *errstr) in compiler_error()