Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c665 static const char EMSG_NEGATIVE_FIELD[] ALIGN1 = "Access to negative field"; variable
3410 syntax_error(EMSG_NEGATIVE_FIELD); in evaluate()