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

/haiku-fatelf/src/bin/sharutils/intl/
H A Dgettext.h84 nls_uint32 nstrings; member in struct:mo_file_header
H A DgettextP.h56 nls_uint32 nstrings; member in struct:loaded_domain
H A Dloadmsgcat.c166 domain->nstrings = W (domain->must_swap, data->nstrings);
H A Ddcgettext.c402 top = domain->nstrings;
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dgmo.h84 nls_uint32 nstrings; member in struct:mo_file_header
H A Ddcigettext.c744 nls_uint32 nstrings; local
757 nstrings = domain->nstrings;
782 if (nstr < nstrings
788 : domain->orig_sysdep_tab[nstr - nstrings].length > len
790 domain->orig_sysdep_tab[nstr - nstrings].pointer)
811 top = nstrings;
834 if (act < nstrings)
842 result = (char *) domain->trans_sysdep_tab[act - nstrings].pointer;
843 resultlen = domain->trans_sysdep_tab[act - nstrings]
[all...]
H A DgettextP.h105 nls_uint32 nstrings; member in struct:loaded_domain
H A Dloadmsgcat.c1037 domain->nstrings = W (domain->must_swap, data->nstrings);
1244 inmem_hash_tab[idx] = 1 + domain->nstrings + i;
/haiku-fatelf/src/bin/gawk/intl/
H A Dgmo.h82 nls_uint32 nstrings; member in struct:mo_file_header
H A Ddcigettext.c734 nls_uint32 nstrings; local
747 nstrings = domain->nstrings;
772 if (nstr < nstrings
778 : domain->orig_sysdep_tab[nstr - nstrings].length > len
780 domain->orig_sysdep_tab[nstr - nstrings].pointer)
801 top = nstrings;
824 if (act < nstrings)
832 result = (char *) domain->trans_sysdep_tab[act - nstrings].pointer;
833 resultlen = domain->trans_sysdep_tab[act - nstrings]
[all...]
H A DgettextP.h103 nls_uint32 nstrings; member in struct:loaded_domain
H A Dloadmsgcat.c1035 domain->nstrings = W (domain->must_swap, data->nstrings);
1242 inmem_hash_tab[idx] = 1 + domain->nstrings + i;
/haiku-fatelf/src/system/libroot/posix/glibc/locale/
H A Dlocaleinfo.h61 unsigned int nstrings; /* Number of strings below. */ member in struct:locale_data
/haiku-fatelf/headers/private/libroot/locale/
H A DLocaleBackend.h64 unsigned int nstrings; member in struct:BPrivate::Libroot::LocaleNumericDataBridge::GlibcNumericLocale

Completed in 73 milliseconds