Searched defs:nlm_status_code_end (Results 1 – 1 of 1) sorted by relevance
37 #define nlm_status_code_end(x) TRACE_DEFINE_ENUM(NLM_##x); macro44 #define nlm_status_code_end(x) { NLM_##x, #x } macro