Lines Matching defs:str
49 const char *str;
55 str = MSG_INTL(MSG_UTL_SORT);
57 str = MSG_INTL(MSG_UTL_PEND);
59 str = MSG_INTL(MSG_UTL_DYN);
61 str = MSG_INTL(MSG_UTL_DONE);
64 dbg_print(lml, MSG_INTL(MSG_UTL_INIT), str, NAME(lmp));
130 const char *str;
136 str = MSG_ORIG(MSG_SCN_INITARRAY);
138 str = MSG_ORIG(MSG_SCN_FINIARRAY);
140 str = MSG_ORIG(MSG_SCN_PREINITARRAY);
142 dbg_print(lml, MSG_INTL(MSG_UTL_ARRAY), str, ndx, EC_NATPTR(addr),
160 Dbg_util_str(Lm_list *lml, const char *str)
164 dbg_print(lml, MSG_ORIG(MSG_FMT_STR), str);
206 const char *str;
214 str = MSG_ORIG(MSG_SCN_INIT);
216 str = MSG_ORIG(MSG_SCN_FINI);
222 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_TITLE_I), str);
224 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_TITLE_S), str);
250 const char *str;
258 str = MSG_ORIG(MSG_SCN_INIT);
260 str = MSG_ORIG(MSG_SCN_FINI);
266 dbg_print(lml, MSG_INTL(MSG_UTL_COLLECT), ndx, NAME(lmp), str);
287 const char *str;
294 str = MSG_ORIG(tags[tag]);
296 str = conv_invalid_val(&inv_buf, tag, 0);
298 dbg_print(LIST(lmp), MSG_INTL(MSG_UTL_LCINTERFACE), NAME(lmp), str,
305 const char *str;
312 str = MSG_ORIG(tags[tag]);
314 str = conv_invalid_val(&inv_buf, tag, 0);
316 dbg_print(LIST(nlmp), MSG_INTL(MSG_USD_LCINTERFACE), NAME(nlmp), str,