Searched defs:NODE (Results 1 – 2 of 2) sorted by relevance
286 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE)) argument288 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = -1) argument
47 enum toptree_level {CORE, MC, BOOK, DRAWER, NODE, TOPOLOGY}; enumerator