HelenOS sources

stype_titem_to_tvv  675 uspace/app/sbi/src/stype.c 	stype_titem_to_tvv(stype, iface_ti, &iface_tvv);
stype_titem_to_tvv 1847 uspace/app/sbi/src/stype.c 	stype_titem_to_tvv(stype, src, &tvv);
stype_titem_to_tvv   57 uspace/app/sbi/src/stype.h void stype_titem_to_tvv(stype_t *stype, tdata_item_t *ti, tdata_tvv_t **rtvv);
stype_titem_to_tvv 1082 uspace/app/sbi/src/stype_expr.c 	stype_titem_to_tvv(stype, obj_ti, &obj_tvv);
stype_titem_to_tvv 1318 uspace/app/sbi/src/stype_expr.c 	stype_titem_to_tvv(stype, arg_ti, &tvv);
stype_titem_to_tvv 1698 uspace/app/sbi/src/stype_expr.c 	stype_titem_to_tvv(stype, base_ti, &tvv);
HelenOS homepage, sources at GitHub