Home
last modified time | relevance | path

Searched refs:textdomain (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dgettext.h43 # define textdomain(Domainname) ((const char *) (Domainname)) macro
Dmain.c955 textdomain (PACKAGE); in main()
/ndk/sources/android/support/src/musl-locale/
Dintl.c36 char *textdomain(const char *domainname) in textdomain() function
/ndk/sources/host-tools/sed-4.2.1/lib/
Dgettext.h86 # undef textdomain
87 # define textdomain(Domainname) ((const char *) (Domainname)) macro
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.c221 textdomain (PACKAGE);
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c411 textdomain (PACKAGE); in addr2line_main()
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog1316 textdomain() to only occur if their support is needed/wanted.
1346 the call to textdomain() allocated.