Lines Matching refs:ggeom
669 static struct ggeom *
673 struct ggeom *gp; in find_geom_by_provider()
689 compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent) in compute_tree_width_geom()
692 struct ggeom *gp2; in compute_tree_width_geom()
722 struct ggeom *gp; in compute_tree_width()
741 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width) in show_tree_geom()
744 struct ggeom *gp2; in show_tree_geom()
780 struct ggeom *gp; in show_tree()
869 static struct ggeom *
872 struct ggeom *gp; in find_geom()
936 list_one_geom(struct ggeom *gp) in list_one_geom()
970 struct ggeom *gp; in list_one_geom_by_provider()
1014 struct ggeom *gp; in std_list()
1062 status_update_len(struct ggeom *gp, int *name_len, int *status_len) in status_update_len()
1084 status_update_len_prs(struct ggeom *gp, int *name_len, int *status_len) in status_update_len_prs()
1149 status_one_geom(struct ggeom *gp, int script, int name_len, int status_len) in status_one_geom()
1182 status_one_geom_prs(struct ggeom *gp, int script, int name_len, int status_len) in status_one_geom_prs()
1228 struct ggeom *gp; in std_status()