Lines Matching refs:WARNING
53 WARNING("bad csub %d in Cell %d %s", in tempfree()
254 WARNING("function %s called with %d args, uses only %d", in call()
1174 WARNING("weird printf conversion %s", fmt); in format()
2102 WARNING("atan2 requires two arguments; returning 1.0"); in bltin()
2116 WARNING("and requires two arguments; returning 0"); in bltin()
2127 WARNING("or requires two arguments; returning 0"); in bltin()
2138 WARNING("xor requires two arguments; returning 0"); in bltin()
2149 WARNING("lshift requires two arguments; returning 0"); in bltin()
2160 WARNING("rshift requires two arguments; returning 0"); in bltin()
2286 WARNING("warning: function has too many arguments"); in bltin()
2464 WARNING("i/o error occurred on %s", files[i].fname); in closefile()
2474 WARNING("i/o error occurred closing %s", files[i].fname); in closefile()
2501 WARNING("i/o error occurred on %s", files[i].fname); in closeall()
2511 WARNING("i/o error occurred while closing %s", files[i].fname); in closeall()