Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c178 #define EXCESS_N_OPT (EXCESS_G_OPT + sizeof(N_("multiple `g' options to `s' command"))) macro
179 #define ZERO_N_OPT (EXCESS_N_OPT + sizeof(N_("multiple number options to `s' command")))
659 bad_prog(_(EXCESS_N_OPT));