Home
last modified time | relevance | path

Searched refs:os_abort (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Dos_misc.h72 # define os_abort() do { os_break(); abort(); } while(0) macro
74 # define os_abort() abort() macro
H A Du_debug_refcnt.c94 os_abort(); in debug_serial()
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7190 {"abort", (PyCFunction)os_abort, METH_NOARGS, os_abort__doc__},
7196 os_abort(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_abort() function

Completed in 12 milliseconds