Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c180 #define Y_CMD_LEN (ZERO_N_OPT + sizeof(N_("number option to `s' command may not be zero"))) macro
181 #define BAD_DELIM (Y_CMD_LEN + sizeof(N_("strings for `y' command are different lengths")))
1342 bad_prog(_(Y_CMD_LEN));
1366 bad_prog(_(Y_CMD_LEN));
1375 bad_prog(_(Y_CMD_LEN));