HelenOS sources

stype_tobject_find_pred 1518 uspace/app/sbi/src/stype.c 	pred_ti = stype_tobject_find_pred(stype, src, dest);
stype_tobject_find_pred 1878 uspace/app/sbi/src/stype.c 		res_ti = stype_tobject_find_pred(stype, bs_ti, dest);
stype_tobject_find_pred 1903 uspace/app/sbi/src/stype.c 			res_ti = stype_tobject_find_pred(stype, bs_ti, dest);
stype_tobject_find_pred   50 uspace/app/sbi/src/stype.h tdata_item_t *stype_tobject_find_pred(stype_t *stype, tdata_item_t *src,
stype_tobject_find_pred 1793 uspace/app/sbi/src/stype_expr.c 	pred_ti = stype_tobject_find_pred(stype, titem, as_op->arg->titem);
HelenOS homepage, sources at GitHub