HomeSort by: relevance | last modified time | path
    Searched refs:INTL_PACKAGE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/include/
intl.h 21 #ifdef INTL_PACKAGE
23 # define _(String) dgettext(INTL_PACKAGE, (String))
  /src/external/gpl2/lvm2/dist/lib/misc/
intl.h 21 #ifdef INTL_PACKAGE
23 # define _(String) dgettext(INTL_PACKAGE, (String))
  /src/external/gpl2/lvm2/dist/lib/commands/
toolcontext.c 1083 #ifdef INTL_PACKAGE
1084 bindtextdomain(INTL_PACKAGE, LOCALEDIR);
  /src/external/gpl2/lvm2/dist/
configure 672 INTL_PACKAGE
13558 INTL_PACKAGE="lvm2"

Completed in 38 milliseconds