Home
last modified time | relevance | path

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

/netbsd-src/lib/libintl/
H A Dgettext.c516 (mohandle->mo.mo_nstring + mohandle->mo.mo_sysdep_nstring)) in setup_sysdep_stuffs()
639 mohandle->mo.mo_nstring = flip(mo->mo_nstring, magic); in mapit()
649 !validate(&otable[mohandle->mo.mo_nstring], mohandle)) { in mapit()
654 !validate(&ttable[mohandle->mo.mo_nstring], mohandle)) { in mapit()
660 l = sizeof(struct moentry_h) * mohandle->mo.mo_nstring; in mapit()
672 for (i = 0; i < mohandle->mo.mo_nstring; i++) { in mapit()
683 for (i = 0; i < mohandle->mo.mo_nstring; i++) { in mapit()
706 mohandle->mo.mo_nstring+1) { in mapit()
856 bottom = mohandle->mo.mo_nstring; in lookup_bsearch()
[all...]
H A Dlibintl_local.h45 uint32_t mo_nstring; /* N: number of strings */ member
104 uint32_t mo_nstring; /* N: number of strings */ member