HelenOS sources

stype_fun_sig_equal  104 uspace/app/sbi/src/stype.c static bool_t stype_fun_sig_equal(stype_t *stype, tdata_fun_sig_t *asig,
stype_fun_sig_equal  812 uspace/app/sbi/src/stype.c 	if (!stype_fun_sig_equal(stype, tcfun->tsig, tifun->tsig)) {
stype_fun_sig_equal 1676 uspace/app/sbi/src/stype.c 	if (!stype_fun_sig_equal(stype, ssig, dsig)) {
HelenOS homepage, sources at GitHub