Home
last modified time | relevance | path

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

/minix/lib/libintl/
H A Dlibintl_local.h116 #define MO_F_SYSDEP 0x00000001 /* enable sysdep string support */ macro
H A Dgettext.c610 flags |= MO_F_SYSDEP; in mapit()
734 if ((mohandle->mo.mo_flags & MO_F_SYSDEP) != 0) { in mapit()