HomeSort by relevance Sort by last modified time
    Searched defs:TFUNC (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
type.go 46 TFUNC
127 // TFUNC: *FuncType
204 // Note that TFUNC's Width is Widthptr.
212 t.wantEtype(TFUNC)
389 case TFUNC:
580 case TFUNC:
628 case TFUNC:
768 case TFUNC:
780 case TFUNC:
852 t.wantEtype(TFUNC)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
type.go 46 TFUNC
127 // TFUNC: *FuncType
204 // Note that TFUNC's Width is Widthptr.
212 t.wantEtype(TFUNC)
389 case TFUNC:
580 case TFUNC:
628 case TFUNC:
768 case TFUNC:
780 case TFUNC:
852 t.wantEtype(TFUNC)
    [all...]

Completed in 122 milliseconds