HomeSort by: relevance | last modified time | path
    Searched refs:error_with_progname (Results 1 - 20 of 20) 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)
error-progname.h 41 extern DLL_VARIABLE bool error_with_progname;
43 /* Print program_name prefix on stderr if and only if error_with_progname
xerror.c 52 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)
error-progname.h 41 extern DLL_VARIABLE bool error_with_progname;
43 /* Print program_name prefix on stderr if and only if error_with_progname
xerror.c 52 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)
error-progname.h 41 extern DLL_VARIABLE bool error_with_progname;
43 /* Print program_name prefix on stderr if and only if error_with_progname
xerror.c 52 if (error_with_progname)
  /src/external/gpl2/gettext/dist/gettext-tools/woe32dll/
gettextlib-exports.c 25 VARIABLE(error_with_progname)
  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-rst.c 106 error_with_progname = false;
109 error_with_progname = true;
170 error_with_progname = false;
173 error_with_progname = true;
205 error_with_progname = false;
208 error_with_progname = true;
po-xerror.c 51 bool old_error_with_progname = error_with_progname;
69 error_with_progname = false;
78 error_with_progname = old_error_with_progname;
90 error_with_progname = false;
104 error_with_progname = true;
write-catalog.c 135 error_with_progname = false;
140 error_with_progname = true;
169 error_with_progname = false;
180 error_with_progname = true;
x-perl.c 306 error_with_progname = false;
310 error_with_progname = true;
1032 error_with_progname = false;
1035 error_with_progname = true;
1152 error_with_progname = false;
1156 error_with_progname = true;
1172 error_with_progname = false;
1176 error_with_progname = true;
1206 error_with_progname = false;
1210 error_with_progname = true
    [all...]
x-awk.c 340 error_with_progname = false;
343 error_with_progname = true;
591 error_with_progname = false;
594 error_with_progname = true;
xgettext.c 1925 error_with_progname = false;
1938 error_with_progname = true;
1958 error_with_progname = false;
1971 error_with_progname = true;
2016 error_with_progname = false;
2027 error_with_progname = true;
2622 error_with_progname = false;
2628 error_with_progname = true;
2649 error_with_progname = false;
2655 error_with_progname = true
    [all...]
x-csharp.c 1381 error_with_progname = false;
1384 error_with_progname = true;
1499 error_with_progname = false;
1506 error_with_progname = true;
2006 error_with_progname = false;
2010 error_with_progname = true;
2040 error_with_progname = false;
2044 error_with_progname = true;
x-java.c 820 error_with_progname = false;
827 error_with_progname = true;
1317 error_with_progname = false;
1321 error_with_progname = true;
1351 error_with_progname = false;
1355 error_with_progname = true;
msgfmt.c 982 error_with_progname = false;
987 error_with_progname = true;
x-python.c 1058 error_with_progname = false;
1061 error_with_progname = true;
1258 error_with_progname = false;
1261 error_with_progname = true;

Completed in 63 milliseconds