OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gccgo
(Results
201 - 220
of
220
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/go/darwin-x86/src/cmd/go/
help.go
444
GCCGO
445
The
gccgo
command to run for 'go build -compiler=
gccgo
'.
alldocs.go
112
// name of compiler to use, as in runtime.Compiler (
gccgo
or gc).
114
// arguments to pass on each
gccgo
compiler/linker invocation.
[
all
...]
go_test.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/go/
help.go
444
GCCGO
445
The
gccgo
command to run for 'go build -compiler=
gccgo
'.
alldocs.go
112
// name of compiler to use, as in runtime.Compiler (
gccgo
or gc).
114
// arguments to pass on each
gccgo
compiler/linker invocation.
[
all
...]
go_test.go
[
all
...]
/external/boringssl/src/ssl/test/runner/poly1305/
sum_ref.go
5
// +build !amd64,!arm
gccgo
appengine
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_ref.go
5
// +build !amd64,!arm
gccgo
appengine nacl
/prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/poly1305/
sum_ref.go
5
// +build !amd64,!arm
gccgo
appengine nacl
/prebuilts/go/darwin-x86/src/go/build/
build.go
502
case "
gccgo
":
512
case "
gccgo
":
[
all
...]
/prebuilts/go/linux-x86/src/go/build/
build.go
502
case "
gccgo
":
512
case "
gccgo
":
[
all
...]
/prebuilts/go/darwin-x86/src/fmt/
scan_test.go
1032
// 800 is small enough to not overflow the stack when using
gccgo
on a
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
malloc.go
269
// odds of a conservative garbage collector (as is still used in
gccgo
)
/prebuilts/go/linux-x86/src/fmt/
scan_test.go
1032
// 800 is small enough to not overflow the stack when using
gccgo
on a
[
all
...]
/prebuilts/go/linux-x86/src/runtime/
malloc.go
269
// odds of a conservative garbage collector (as is still used in
gccgo
)
/prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go
586
// When using
gccgo
variables have to be
590
if *
gccgo
&& n.IsVar() {
[
all
...]
/prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go
586
// When using
gccgo
variables have to be
590
if *
gccgo
&& n.IsVar() {
[
all
...]
/toolchain/binutils/binutils-2.25/
configure
[
all
...]
/prebuilts/go/darwin-x86/src/reflect/
type.go
[
all
...]
/prebuilts/go/linux-x86/src/reflect/
type.go
[
all
...]
Completed in 950 milliseconds
1
2
3
4
5
6
7
8
9