Home
last modified time | relevance | path

Searched defs:msgcat (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/locale/
Ddcngettext.c99 struct msgcat { struct
100 struct msgcat *next; argument
119 static struct msgcat *volatile cats; in dcngettext() argument
/third_party/gettext/gettext-tools/src/
Dmsgunfmt.tcl17 namespace eval msgcat { namespace
DMakefile.am31 msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq \ program
/third_party/selinux/libsepol/src/
Dservices.c274 static void msgcat(const char *src, const char *tgt, const char *op, int failed) in msgcat() function