Home
last modified time | relevance | path

Searched defs:SET_LOCALE (Results 1 – 2 of 2) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dgui_rpc_client.h797 struct SET_LOCALE { struct
799 inline SET_LOCALE() { in SET_LOCALE() argument
803 inline ~SET_LOCALE() { in ~SET_LOCALE() argument
815 struct SET_LOCALE { struct
818 inline SET_LOCALE() { in SET_LOCALE() argument
824 inline ~SET_LOCALE() { in ~SET_LOCALE() argument
833 struct SET_LOCALE { struct
835 inline SET_LOCALE() { in SET_LOCALE() function
837 inline ~SET_LOCALE() { in ~SET_LOCALE() argument
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvt.h148 #define SET_LOCALE(locale) rxvt_set_locale (locale) macro