Searched refs:e_divzero (Results 1 – 3 of 3) sorted by relevance
92 const char e_divzero[] = "%s: divide by zero"; variable
184 extern const char e_divzero[];
351 arith_error(e_divzero,ep->expr,ep->emode); in arith_exec()364 arith_error(e_divzero,ep->expr,ep->emode); in arith_exec()