OPTION_NO_TRANS   272 maint/gnulib/lib/argp-help.c #define onotrans(opt) ((opt)->flags & OPTION_NO_TRANS)
OPTION_NO_TRANS   137 maint/gnulib/tests/test-argp.c   { "one", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "one unit", 3 },
OPTION_NO_TRANS   138 maint/gnulib/tests/test-argp.c   { "two", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "two units", 3 },
OPTION_NO_TRANS   139 maint/gnulib/tests/test-argp.c   { "many", 0, NULL, OPTION_DOC | OPTION_NO_TRANS, "many units", 3 },