HomeSort by: relevance | last modified time | path
    Searched defs:error_with_progname (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
error-progname.c 32 bool error_with_progname = true; variable
34 /* Print program_name prefix on stderr if and only if error_with_progname
39 if (error_with_progname)
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
error-progname.c 32 bool error_with_progname = true; variable
34 /* Print program_name prefix on stderr if and only if error_with_progname
39 if (error_with_progname)
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
error-progname.c 32 bool error_with_progname = true; variable
34 /* Print program_name prefix on stderr if and only if error_with_progname
39 if (error_with_progname)

Completed in 14 milliseconds