Searched defs:gettext (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/scripts/kconfig/
H A Dlkc.h14 static inline const char *gettext(const char *txt) { return txt; } textdomain() function
/linux-4.4.14/scripts/kconfig/lxdialog/
H A Ddialog.h32 # define gettext(Msgid) ((const char *) (Msgid)) macro

Completed in 102 milliseconds