HomeSort by: relevance | last modified time | path
    Searched defs:textdomain (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/kuser/
kuser_locl.h 105 #define textdomain(package) macro
  /src/external/cddl/osnet/dist/head/
libintl.h 34 #define textdomain(domain) 0 macro
78 extern char *textdomain(const char *);
  /src/lib/libintl/
textdomain.c 1 /* $NetBSD: textdomain.c,v 1.14 2015/05/29 12:26:28 christos Exp $ */
30 __RCSID("$NetBSD: textdomain.c,v 1.14 2015/05/29 12:26:28 christos Exp $");
54 textdomain(const char *domainname) function
  /src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
support.h 37 # define textdomain(String) (String) macro
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
intl-compat.c 44 #undef textdomain macro
114 textdomain (const char *domainname) function
  /src/external/gpl2/grep/dist/intl/
intl-compat.c 37 the system libintl library contain gettext/textdomain/... functions.
47 # define textdomain textdomain__
56 1. those systems defining gettext/textdomain/... in the C library
60 2. those systems defining gettext/textdomain/... in a standalone
80 #undef textdomain macro
146 textdomain (domainname) function
  /src/external/gpl2/texinfo/dist/intl/
intl-compat.c 46 #undef textdomain macro
114 textdomain (const char *domainname) function
  /src/external/gpl3/binutils/dist/opcodes/
opintl.h 59 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils.old/dist/opcodes/
opintl.h 59 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/gcc.old/dist/intl/
intl-compat.c 44 #undef textdomain macro
127 textdomain (domainname) function
  /src/external/gpl3/gdb.old/dist/opcodes/
opintl.h 59 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/gdb/dist/opcodes/
opintl.h 59 # define textdomain(Domainname) do {} while (0) macro
  /src/external/bsd/flex/dist/src/
gettext.h 46 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /src/external/gpl2/diffutils/dist/lib/
gettext.h 46 # define textdomain(Domainname) ((const char *) (Domainname)) macro
xmalloc.c 39 # define textdomain(Domain) macro
  /src/external/gpl2/gmake/dist/
gettext.h 43 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /src/external/gpl2/grep/dist/lib/
xmalloc.c 39 # define textdomain(Domain) macro
  /src/external/gpl2/texinfo/dist/lib/
gettext.h 55 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /src/external/gpl2/xcvs/dist/lib/
gettext.h 63 # define textdomain(Domainname) ((const char *) (Domainname)) macro
  /src/external/gpl3/binutils/dist/bfd/hosts/
alphavms.h 65 #define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils/dist/gas/
asintl.h 52 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils/dist/libctf/
ctf-intl.h 62 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils.old/dist/bfd/hosts/
alphavms.h 65 #define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils.old/dist/gas/
asintl.h 52 # define textdomain(Domainname) do {} while (0) macro
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-intl.h 62 # define textdomain(Domainname) do {} while (0) macro

Completed in 23 milliseconds

1 2