Home
last modified time | relevance | path

Searched refs:ph_b (Results 1 – 1 of 1) sorted by relevance

/system/libufdt/
Dufdt_convert.c266 uint32_t ph_b = ((const struct ufdt_phandle_table_entry *)pb)->phandle; in phandle_table_entry_cmp() local
267 if (ph_a < ph_b) in phandle_table_entry_cmp()
269 else if (ph_a == ph_b) in phandle_table_entry_cmp()