Home
last modified time | relevance | path

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

/minix3/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.c1156 prop_object_t next_obj1, next_obj2; in prop_object_equals_with_error() local
1176 &next_obj1, &next_obj2); in prop_object_equals_with_error()
1195 obj1 = next_obj1; in prop_object_equals_with_error()
H A Dprop_array.c205 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_array_equals() argument
240 *next_obj1 = array1->pa_array[idx]; in _prop_array_equals()
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
526 *next_obj1 = dict1->pd_array[idx].pde_objref; in _prop_dictionary_equals()
H A Dprop_string.c110 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_string_equals() argument
H A Dprop_number.c222 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_number_equals() argument
H A Dprop_data.c181 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_data_equals() argument