Home
last modified time | relevance | path

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

/netbsd-src/common/lib/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.c1149 prop_object_t next_obj1, next_obj2; in prop_object_equals_with_error() local
1169 &next_obj1, &next_obj2); in prop_object_equals_with_error()
1189 obj2 = next_obj2; in prop_object_equals_with_error()
H A Dprop_dictionary.c268 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dict_keysym_equals() argument
490 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dictionary_equals() argument
528 *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_data.c182 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_data_equals() argument
H A Dprop_string.c192 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_string_equals() argument
H A Dprop_number.c223 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_number_equals() argument