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

/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.hh466 VISIT_BREAK enumerator in enum:dtc::fdt::node::visit_behavior
692 * callable's return value. The callable may return VISIT_BREAK
H A Dfdt.cc738 if (behavior == VISIT_BREAK)
740 return VISIT_BREAK;

Completed in 110 milliseconds