Searched refs:HASH_TBL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libc/port/i18n/ | ||
H A D | gettext.h | 182 #define HASH_TBL(p, ui32) \ macro |
H A D | gettext_gnu.c | 439 hash_val = HASH_TBL(gmnp, hash_table[hash_idx]); in gnu_msgsearch() |