Home | History | Annotate | Download | only in dbus

Lines Matching full:struct_depth

58   int struct_depth;
89 struct_depth = 0;
124 struct_depth += 1;
126 if (struct_depth > DBUS_MAXIMUM_TYPE_RECURSION_DEPTH)
142 if (struct_depth == 0)
156 struct_depth -= 1;
271 if (struct_depth > 0)