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