Searched refs:VISIT_CONTINUE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.hh462 VISIT_CONTINUE, enumerator in enum:dtc::fdt::node::visit_behavior
693 * immediately halt all recursion and end the visit, VISIT_CONTINUE to
H A Dfdt.cc742 else if (behavior != VISIT_CONTINUE)
1550 return node::VISIT_CONTINUE;

Completed in 107 milliseconds