Lines Matching refs:ftyp
477 ftyp := ctxt.typ483 in := make([]Value, 0, len(ftyp.in))484 for _, arg := range ftyp.in {506 if len(out) != len(ftyp.out) {511 if len(ftyp.out) > 0 {516 for i, arg := range ftyp.out {