Searched refs:NG_ALLOC_NODE (Results 1 – 1 of 1) sorted by relevance
320 #define NG_ALLOC_NODE(node) do { (node) = ng_alloc_node(); } while (0) macro342 #define NG_ALLOC_NODE(node) _NG_ALLOC_NODE(node) macro629 NG_ALLOC_NODE(node); in ng_make_node_common()