Searched refs:delcountp (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dvarobj.c1060 delete_variable_1 (struct cpstack **resultp, int *delcountp,
1072 delete_variable_1 (resultp, delcountp, vc->child, 0, only_children_p);
1087 *delcountp = *delcountp + 1;
1058 delete_variable_1(struct cpstack **resultp, int *delcountp, struct varobj *var, int only_children_p, int remove_from_parent_p) argument

Completed in 41 milliseconds