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