Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/tests/
Dtestlocale.c34 #if defined HAVE_LC_MESSAGES && defined HAVE_LOCALE_NULL in main()
/third_party/glib/
Dconfig.h124 #define HAVE_LC_MESSAGES 1 macro
Dmeson.build362 glib_conf.set('HAVE_LC_MESSAGES', 1)
/third_party/e2fsprogs/lib/
Dconfig.h249 #define HAVE_LC_MESSAGES 1 macro
/third_party/gettext/gettext-runtime/
Dconfig.h555 #define HAVE_LC_MESSAGES 1 macro
/third_party/glib/m4macros/
Dglib-gettext.m458 AC_DEFINE(HAVE_LC_MESSAGES, 1, definition
/third_party/gettext/gettext-runtime/intl/
Dlocalename.c3275 #if defined HAVE_LC_MESSAGES && defined HAVE_LOCALE_NULL in gl_locale_name_posix()
DChangeLog.04668 (guess_category_value): Don't use setlocale if HAVE_LC_MESSAGES is
4676 HAVE_LC_MESSAGES. We don't need the macro here.
/third_party/gettext/
DChangeLog.0716 (HAVE_LC_MESSAGES): Remove, now done in m4/lcmessage.m4.
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dacinclude.m4.in3190 AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) definition