Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c659 static const char EMSG_INV_FMT[] ALIGN1 = "Invalid format specifier"; variable
921 syntax_error(EMSG_INV_FMT); in fmt_num()
2409 syntax_error(EMSG_INV_FMT); in awk_printf()