Home
last modified time | relevance | path

Searched refs:EMSG_DIV_BY_ZERO (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c658 static const char EMSG_DIV_BY_ZERO[] ALIGN1 = "Division by zero"; variable
3463 syntax_error(EMSG_DIV_BY_ZERO); in evaluate()
3474 syntax_error(EMSG_DIV_BY_ZERO); in evaluate()