Home
last modified time | relevance | path

Searched refs:__gettextdomain (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/locale/
Dtextdomain.c9 char *__gettextdomain() in __gettextdomain() function
16 if (!domainname) return __gettextdomain(); in textdomain()
Ddcngettext.c142 weak_alias(dummy_gettextdomain, __gettextdomain);
159 if (!domainname) domainname = __gettextdomain(); in dcngettext()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlocale_impl.h31 hidden char *__gettextdomain(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlocale_impl.h30 hidden char *__gettextdomain(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlocale_impl.h31 hidden char *__gettextdomain(void);
/third_party/musl/porting/linux/user/src/locale/
Ddcngettext.c154 weak_alias(dummy_gettextdomain, __gettextdomain);
176 domainname = __gettextdomain(); in dcngettext()
/third_party/musl/porting/linux/user/src/internal/
Dlocale_impl.h33 hidden char *__gettextdomain(void);
/third_party/musl/src/internal/
Dlocale_impl.h34 hidden char *__gettextdomain(void);