Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_bool.c90 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_bool_equals() argument
H A Dprop_object.c1141 prop_object_t next_obj1, next_obj2; in prop_object_equals_with_error() local
1161 &next_obj1, &next_obj2); in prop_object_equals_with_error()
1181 obj2 = next_obj2; in prop_object_equals_with_error()
H A Dprop_dictionary.c267 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dict_keysym_equals() argument
489 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dictionary_equals() argument
527 *next_obj2 = dict2->pd_array[idx].pde_objref; in _prop_dictionary_equals()
H A Dprop_array.c205 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_array_equals() argument
241 *next_obj2 = array2->pa_array[idx]; in _prop_array_equals()
H A Dprop_string.c114 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_string_equals() argument
H A Dprop_number.c220 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_number_equals() argument
H A Dprop_data.c182 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_data_equals() argument