Searched defs:gettext (Results 1 – 10 of 10) sorted by relevance
56 #define gettext(Msgid) (Msgid) macro
45 # define gettext(Msgid) (Msgid) macro
61 gettext (msgid) in gettext() function
130 static inline char *gettext (const char *__msgid) in gettext() function
204 # define gettext(Msgid) (Msgid) macro
159 # define gettext(Msgid) (Msgid) macro
49 # define gettext(Msgid) (Msgid) macro
55 # define gettext(Msgid) (Msgid) macro
102 # define gettext(msgid) __dcgettext ("libc", msgid, LC_MESSAGES) macro105 # define gettext(msgid) (msgid) macro