Searched refs:d_macro_tbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c953 struct gnu_msg_ent *d_macro_tbl; local
967 d_macro_tbl = (struct gnu_msg_ent *)(uintptr_t)
971 macname = base + SWAP(p, d_macro_tbl[i].offset);
972 maclen = SWAP(p, d_macro_tbl[i].len);

Completed in 44 milliseconds