Searched refs:warnings_warn_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Python/clinic/ |
H A D | _warnings.c.h | 15 warnings_warn_impl(PyObject *module, PyObject *message, PyObject *category, 64 return_value = warnings_warn_impl(module, message, category, stacklevel, source); in warnings_warn()
|
/third_party/python/Python/ |
H A D | _warnings.c | 967 warnings_warn_impl(PyObject *module, PyObject *message, PyObject *category, in warnings_warn_impl() function
|
Completed in 3 milliseconds