HelenOS sources
tdata_item_subst 687 uspace/app/sbi/src/stype.c tdata_item_subst(pred_ti, iface_tvv, &pred_sti);
tdata_item_subst 808 uspace/app/sbi/src/stype.c tdata_item_subst(ifun->titem, if_tvv, &sifun_ti);
tdata_item_subst 854 uspace/app/sbi/src/stype.c tdata_item_subst(iprop->titem, if_tvv, &siprop_ti);
tdata_item_subst 1874 uspace/app/sbi/src/stype.c tdata_item_subst(b_ti, tvv, &bs_ti);
tdata_item_subst 1899 uspace/app/sbi/src/stype.c tdata_item_subst(b_ti, tvv, &bs_ti);
tdata_item_subst 1083 uspace/app/sbi/src/stype_expr.c tdata_item_subst(ctor->titem, obj_tvv, &ctor_sti);
tdata_item_subst 1319 uspace/app/sbi/src/stype_expr.c tdata_item_subst(mtitem, tvv, rtitem);
tdata_item_subst 1699 uspace/app/sbi/src/stype_expr.c tdata_item_subst(mtitem, tvv, rtitem);
tdata_item_subst 267 uspace/app/sbi/src/tdata.c tdata_item_subst(targ, tvv, &new_targ);
tdata_item_subst 293 uspace/app/sbi/src/tdata.c tdata_item_subst(torig->base_ti, tvv, &tnew->base_ti);
tdata_item_subst 434 uspace/app/sbi/src/tdata.c tdata_item_subst(arg_ti, tvv, &narg_ti);
tdata_item_subst 443 uspace/app/sbi/src/tdata.c tdata_item_subst(torig->varg_ti, tvv, &tnew->varg_ti);
tdata_item_subst 447 uspace/app/sbi/src/tdata.c tdata_item_subst(torig->rtype, tvv, &tnew->rtype);
tdata_item_subst 54 uspace/app/sbi/src/tdata.h void tdata_item_subst(tdata_item_t *ti, tdata_tvv_t *tvv, tdata_item_t **res);
HelenOS homepage, sources at GitHub