OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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: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: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 54 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026