HomeSort by relevance Sort by last modified time
    Searched defs:gettext_noop (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/intl/
libgettext.h 89 #define gettext_noop(Str) (Str) macro
  /external/elfutils/lib/
system.h 69 #define gettext_noop(Str) Str macro
  /external/bison/lib/
gettext.h 108 #define gettext_noop(String) String macro
  /external/dnsmasq/src/
dnsmasq.h 54 #define gettext_noop(S) (S) macro
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 108 # ifndef gettext_noop
111 # define gettext_noop(String) String macro
    [all...]

Completed in 537 milliseconds