Home
last modified time | relevance | path

Searched defs: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()
H A Dprop_data.c182 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_data_equals()
H A Dprop_string.c114 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_string_equals()
H A Dprop_number.c220 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_number_equals()
H A Dprop_dictionary.c267 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dict_keysym_equals()
489 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_dictionary_equals()
H A Dprop_array.c205 prop_object_t *next_obj1, prop_object_t *next_obj2) in _prop_array_equals()
H A Dprop_object.c1141 prop_object_t next_obj1, next_obj2; in prop_object_equals_with_error() local