HomeSort by: relevance | last modified time | path
    Searched defs:_prop_object_type_bool (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libprop/
prop_bool.c 65 static const struct _prop_object_type _prop_object_type_bool = { variable in typeref:typename:const struct _prop_object_type
73 ((x) != NULL && (x)->pb_obj.po_type == &_prop_object_type_bool)
130 &_prop_object_type_bool);
134 &_prop_object_type_bool);
prop_bool.c 65 static const struct _prop_object_type _prop_object_type_bool = { variable in typeref:typename:const struct _prop_object_type
73 ((x) != NULL && (x)->pb_obj.po_type == &_prop_object_type_bool)
130 &_prop_object_type_bool);
134 &_prop_object_type_bool);

Completed in 22 milliseconds