Home
last modified time | relevance | path

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

/dports/devel/swig/swig-4.0.2/Source/Include/
H A Dswigwarn.h310 #define WARN_MODULA3_UNKNOWN_PRAGMA 857 macro
/dports/devel/swig/swig-4.0.2/Source/Modules/
H A Dmodula3.cxx1905 …Swig_warning(WARN_MODULA3_UNKNOWN_PRAGMA, input_file, line_number, "Unrecognized pragma <%s>.\n", … in pragmaDirective()