Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c664 static const char EMSG_NO_MATH[] ALIGN1 = "Math support is not compiled in"; variable
2634 syntax_error(EMSG_NO_MATH); in exec_builtin()
3284 syntax_error(EMSG_NO_MATH); in evaluate()
3470 syntax_error(EMSG_NO_MATH); in evaluate()