Lines Matching refs:WARNING
251 WARNING("function %s called with %d args, uses only %d", in call()
890 WARNING("weird printf conversion %s", fmt); in format()
1517 WARNING("atan2 requires two arguments; returning 1.0"); in bltin()
1531 WARNING("and requires two arguments; returning 0"); in bltin()
1542 WARNING("or requires two arguments; returning 0"); in bltin()
1553 WARNING("or requires two arguments; returning 0"); in bltin()
1564 WARNING("or requires two arguments; returning 0"); in bltin()
1575 WARNING("or requires two arguments; returning 0"); in bltin()
1632 WARNING("warning: function has too many arguments"); in bltin()
1789 WARNING( "i/o error occurred on %s", files[i].fname ); in closefile()
1795 WARNING( "i/o error occurred closing %s", files[i].fname ); in closefile()
1815 WARNING( "i/o error occurred on %s", files[i].fname ); in closeall()
1821 WARNING( "i/o error occurred while closing %s", files[i].fname ); in closeall()