Lines Matching defs:STR
65 #define STR(x) x
83 #define STR(x) L ## x
210 STR("OK"),
211 STR("unknown error"),
212 STR("malloc() failed"),
213 STR("first event not found"),
214 STR("last event not found"),
215 STR("empty list"),
216 STR("no next event"),
217 STR("no previous event"),
218 STR("current event is invalid"),
219 STR("event not found"),
220 STR("can't read history from file"),
221 STR("can't write history"),
222 STR("required parameter(s) not supplied"),
223 STR("history size negative"),
224 STR("function not allowed with other history-functions-set the default"),
225 STR("bad parameters")