Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h170 #define FIRSTBIND(gt) (gt)->dbind macro
H A Dgettext_real.c670 bind = FIRSTBIND(gt); in _real_bindtextdomain_u()
732 FIRSTBIND(gt) = bind; in _real_bindtextdomain_u()
H A Dgettext_util.c404 ppp = FIRSTBIND(gt); in printlist()