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

/freebsd-13-stable/usr.bin/dtc/
H A Dfdt.hh225 bool try_to_merge(property_value &other);
H A Dfdt.cc616 property_value::try_to_merge(property_value &other) function in class:dtc::fdt::property_value
674 if (!v.back().try_to_merge(*i))
2165 if (!old_val.try_to_merge(pv))

Completed in 97 milliseconds