Home
last modified time | relevance | path

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

/dports/devel/swig/swig-4.0.2/Source/Include/
H A Dswigwarn.h194 #define WARN_LANG_VARARGS 505 macro
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Demit.cxx179 Swig_warning(WARN_LANG_VARARGS, input_file, line_number, "Variable length arguments discarded.\n"); in emit_attach_parmmaps()