Searched refs:msgdict (Results 1 – 2 of 2) sorted by relevance
98 Dt_t* msgdict; /* default ast.id catalog msgs */ member
162 #define D(s) (opt_info.state->msgdict && dtmatch(opt_info.state->msgdict, (s)))186 #define D(s) (opt_info.state->msgdict && dtmatch(opt_info.state->msgdict, (s)))726 if (!opt_info.state->msgdict) in init()737 if (opt_info.state->msgdict = dtopen(&opt_info.state->msgdisc, Dthash)) in init()739 dtinsert(opt_info.state->msgdict, C_LC_MESSAGES_libast + n); in init()