Home
last modified time | relevance | path

Searched refs:Swig_error_msg_format (Results 1 – 3 of 3) sorted by relevance

/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Derror.c73 Swig_error_msg_format(DEFAULT_ERROR_MSG_FORMAT); in Swig_warning()
139 Swig_error_msg_format(DEFAULT_ERROR_MSG_FORMAT); in Swig_error()
248 void Swig_error_msg_format(ErrorMessageFormat format) { in Swig_error_msg_format() function
304 Swig_error_msg_format(DEFAULT_ERROR_MSG_FORMAT); in Swig_stringify_with_location()
338 Swig_error_msg_format(DEFAULT_ERROR_MSG_FORMAT); in Swig_diagnostic()
H A Dswig.h352 extern void Swig_error_msg_format(ErrorMessageFormat format);
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dmain.cxx861 Swig_error_msg_format(EMF_STANDARD); in getoptions()
864 Swig_error_msg_format(EMF_MICROSOFT); in getoptions()