Searched defs:nlm_node_present (Results 1 – 2 of 2) sorted by relevance
65 #define nlm_node_present(n) ((n) >= 0 && (n) < NLM_NR_NODES && \ macro