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

  /src/external/bsd/tre/dist/win32/
config.h 39 #undef HAVE_GETTEXT
  /src/external/gpl2/grep/include/
config.h 94 #define HAVE_GETTEXT 1
  /src/lib/libc/time/
private.h 144 #if !defined HAVE_GETTEXT && defined __has_include
146 # define HAVE_GETTEXT 1
149 #ifndef HAVE_GETTEXT
150 # define HAVE_GETTEXT 0
275 #if HAVE_GETTEXT
277 #endif /* HAVE_GETTEXT */
1084 #if HAVE_GETTEXT
1086 #else /* !HAVE_GETTEXT */
1088 #endif /* !HAVE_GETTEXT */
1091 #if !defined TZ_DOMAIN && defined HAVE_GETTEXT
    [all...]

Completed in 23 milliseconds