Home
last modified time | relevance | path

Searched refs:show_warning (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
D_warnings.c243 show_warning(PyObject *filename, int lineno, PyObject *text, PyObject in show_warning() function
402 show_warning(filename, lineno, text, category, sourceline); in warn_explicit()
/external/ImageMagick/coders/
Dpng.c752 show_warning, member
6083 if (mng_info->show_warning == 0) in ReadMNGImage()
6088 mng_info->show_warning++; in ReadMNGImage()