Searched defs:msg_prefix (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/tests/ | ||
D | test-coredump-unwind.c | 74 const char *msg_prefix = ""; variable |
/external/python/cpython3/Objects/ | ||
D | exceptions.c | 2719 PyObject* msg_prefix; in _PyErr_TrySetFromCause() local |