Searched refs:global_gt (Results 1 – 4 of 4) sorted by relevance
57 if (!global_gt) { \58 global_gt = (Gettext_t *)calloc(1, sizeof (Gettext_t)); \59 if (global_gt) \60 global_gt->cur_domain = (char *)default_domain; \69 Gettext_t *global_gt = NULL; variable113 return (CURRENT_DOMAIN(global_gt)); in textdomain()
76 gprintf(0, "***************** global_gt: 0x%p\n", global_gt); in _real_gettext_u()77 printgt(global_gt, 1); in _real_gettext_u()338 Gettext_t *gt = global_gt; in process_nlspath()638 Gettext_t *gt = global_gt; in _real_bindtextdomain_u()758 Gettext_t *gt = global_gt; in _textdomain_u()1039 Gettext_t *gt = global_gt; in handle_mo()
190 extern Gettext_t *global_gt;
171 Gettext_t *gt = global_gt; in check_cache()399 Gettext_t *gt = global_gt; in printlist()