OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:returnnamed
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/asm/
asm.go
33
func
returnnamed
(x byte) (r1 int, r2 int16, r3 string, r4 byte)
func
/prebuilts/go/linux-x86/src/cmd/vet/testdata/asm/
asm.go
33
func
returnnamed
(x byte) (r1 int, r2 int16, r3 string, r4 byte)
func
Completed in 87 milliseconds