Searched defs:FormatError (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/_ctypes/ | ||
| D | callproc.c | 260 static WCHAR *FormatError(DWORD code) in FormatError() function |
| /third_party/python/Lib/ | ||
| D | mailbox.py | 2150 class FormatError(Error): class |