Searched refs:_nl_msg_cat_cntr (Results 1 – 6 of 6) sorted by relevance
4 _nl_msg_cat_cntr; _nl_default_dirname; _nl_domain_bindings;
111 ++_nl_msg_cat_cntr; in gl_rwlock_define()
221 extern LIBGLOCALE_DLL_EXPORTED int _nl_msg_cat_cntr;223 extern LIBINTL_DLL_EXPORTED int _nl_msg_cat_cntr;
310 ++_nl_msg_cat_cntr; in gl_rwlock_define()
573 if (foundp != NULL && (*foundp)->counter == _nl_msg_cat_cntr) in gl_dcigettext()788 newp->counter = _nl_msg_cat_cntr; in gl_dcigettext()810 (*foundp)->counter = _nl_msg_cat_cntr; in gl_dcigettext()
477 int _nl_msg_cat_cntr; variable
Completed in 14 milliseconds