Searched defs:gettext_noop (Results 1 – 2 of 2) sorted by relevance
124 #define gettext_noop(Str) Str macro
54 #define gettext_noop(S) (S) macro