Searched defs:DWFL_ERROR (Results 1 – 2 of 2) sorted by relevance
84 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; macro89 #define DWFL_ERROR(name, text) text, macro97 #define DWFL_ERROR(name, text) \ macro
100 #define DWFL_ERROR(name, text) DWFL_E_##name, macro