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

/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.cc993 node::cmp_children(node_ptr &c1, node_ptr &c2) function in class:dtc::fdt::node
1006 std::sort(child_begin(), child_end(), cmp_children); local

Completed in 154 milliseconds