Searched defs:togglestrictmode (Results 1 – 2 of 2) sorted by relevance
27 #define togglestrictmode FortranCInterface_GLOBAL_(togglestrictmode, TOGGLESTRICTMODE) macro
2042 void togglestrictmode( void ) { Strict_Error = !Strict_Error; } in togglestrictmode() function