Home
last modified time | relevance | path

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

/netbsd-src/lib/libintl/
H A Dgettext_iconv.c46 const char *c_origmsg; member
63 key.c_origmsg = msg; in cache_find()
78 c->c_origmsg = origmsg; in cache_enter()
96 if (a->c_origmsg > b->c_origmsg) { in cache_cmp()
98 } else if (a->c_origmsg < b->c_origmsg) { in cache_cmp()