Home | Sort by: relevance | last modified time | path |
/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); |