Searched +defs:val +defs:gt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c342 Gettext_t *gt = global_gt; local
350 cur_nls = gt->c_n_node;
359 nnp = gt->n_node;
365 gt->c_n_node = nnp;
551 nnp->next = gt->n_node;
552 gt->n_node = nnp;
553 gt->c_n_node = nnp;
642 Gettext_t *gt = global_gt; local
670 bind = FIRSTBIND(gt);
732 FIRSTBIND(gt)
762 Gettext_t *gt = global_gt; local
819 int val; local
1043 Gettext_t *gt = global_gt; local
[all...]

Completed in 456 milliseconds