Searched refs:dt_prop_cmp (Results 1 – 2 of 2) sorted by relevance
235 #define dt_prop_cmp(s1, s2) strcmp((s1), (s2)) macro336 return !dt_prop_cmp(pp->name, name); in dt_property_name_is_equal()
145 if ( dt_prop_cmp(pp->name, name) == 0 ) in dt_find_property()
Completed in 8 milliseconds