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