Searched defs:cmp_properties (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.cc987 node::cmp_properties(property_ptr &p1, property_ptr &p2) function in class:dtc::fdt::node
1005 std::sort(property_begin(), property_end(), cmp_properties); local

Completed in 143 milliseconds