HomeSort by relevance Sort by last modified time
    Searched full:compare_properties (Results 1 - 1 of 1) sorted by null

  /external/dtc/tests/
dtbs_equal_unordered.c 103 static void compare_properties(const void *fdt1, int offset1, function
191 compare_properties(fdt1, offset1, fdt2, offset2);
192 compare_properties(fdt2, offset2, fdt1, offset1);

Completed in 709 milliseconds