Home
last modified time | relevance | path

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

/netbsd-src/lib/libintl/
H A Dgettext.c508 mohandle->mo.mo_sysdep_nstring = flip(mo->mo_sysdep_nstring, magic); in setup_sysdep_stuffs()
510 if (mohandle->mo.mo_sysdep_nstring == 0) in setup_sysdep_stuffs()
516 (mohandle->mo.mo_nstring + mohandle->mo.mo_sysdep_nstring)) in setup_sysdep_stuffs()
536 (struct mosysdepstr_h **)calloc(mohandle->mo.mo_sysdep_nstring, in setup_sysdep_stuffs()
543 mohandle->mo.mo_sysdep_nstring, magic, in setup_sysdep_stuffs()
547 (struct mosysdepstr_h **)calloc(mohandle->mo.mo_sysdep_nstring, in setup_sysdep_stuffs()
554 mohandle->mo.mo_sysdep_nstring, magic, in setup_sysdep_stuffs()
559 for (i=0; i<mohandle->mo.mo_sysdep_nstring; i++) { in setup_sysdep_stuffs()
786 mohandle->mo.mo_sysdep_nstring); in unmapit()
[all...]
H A Dlibintl_local.h54 uint32_t mo_sysdep_nstring; /* number of strings */ member
120 uint32_t mo_sysdep_nstring; /* number of sysdep strings */ member