Home
last modified time | relevance | path

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

/netbsd-src/lib/libintl/
H A Dsysdep.c53 const struct sysdep_pair sysdep_pair_table[] = { variable
224 found = bsearch(tag, sysdep_pair_table, numof(sysdep_pair_table), in __intl_sysdep_get_string_by_tag()
225 sizeof(sysdep_pair_table[0]), &cmp_sysdep_tag); in __intl_sysdep_get_string_by_tag()