Home
last modified time | relevance | path

Searched refs:bindtextdomain (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dlkc.h16 static inline void bindtextdomain(const char *name, const char *dir) {} in bindtextdomain() function
H A Dconf.c500 bindtextdomain(PACKAGE, LOCALEDIR); in main()
H A Dmconf.c1013 bindtextdomain(PACKAGE, LOCALEDIR); in main()
H A Dnconf.c1484 bindtextdomain(PACKAGE, LOCALEDIR); in main()
H A Dgconf.c1450 bindtextdomain(PACKAGE, LOCALEDIR); in main()
H A Dqconf.cc1838 bindtextdomain(PACKAGE, LOCALEDIR); in main()
/rk3399_rockchip-uboot/common/
H A Dzglobal.h191 # define bindtextdomain(Domain, Directory) /* empty */ macro