Searched defs:DWFL_ERROR (Results 1 – 2 of 2) sorted by relevance
59 #define DWFL_ERROR(name, text) char msg_##name[sizeof text]; macro68 #define DWFL_ERROR(name, text) + sizeof text macro76 #define DWFL_ERROR(name, text) text, macro85 #define DWFL_ERROR(name, text) \ macro
97 #define DWFL_ERROR(name, text) DWFL_E_##name, macro