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

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

Completed in 48 milliseconds