Searched defs:nodeB (Results 1 – 3 of 3) sorted by relevance
326 Node* nodeB = g.addNode('b'); in test_1() local423 Node* nodeB = g.addNode('b'); in test_diamond() local468 Node* nodeB = g.addNode('b'); in test_lopsided_binary_tree() local
44 static int *nodes, nodeA, nodeB; variable