HomeSort by relevance Sort by last modified time
    Searched defs:textdomain (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/intl/
intl-compat.c 44 #undef textdomain macro
112 textdomain (const char *domainname) function
libgettext.h 114 extern char *textdomain PARAMS ((const char *__domainname));
171 # define textdomain(Domainname) ((char *) Domainname) macro
libgnuintl.h 56 necessary, because some systems define gettext/textdomain/... in the C
225 static inline char *textdomain (const char *__domainname) function
231 # define textdomain libintl_textdomain macro
233 extern char *textdomain (const char *__domainname)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
intl.h 35 # undef textdomain macro
36 # define textdomain(domain) (domain) macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
intl.h 35 # undef textdomain macro
36 # define textdomain(domain) (domain) macro
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
intl.h 35 # undef textdomain macro
36 # define textdomain(domain) (domain) macro
  /external/bison/lib/
gettext.h 63 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /external/bluetooth/glib/glib/
glibintl.h 26 #define textdomain(String) ((String) ? (String) : "messages") macro
  /ndk/sources/host-tools/make-3.81/
gettext.h 43 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettext.h 31 textdomain(), and is useful for libraries. */
86 # undef textdomain macro
87 # define textdomain(Domainname) ((const char *) (Domainname)) macro

Completed in 312 milliseconds