OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mkerrors
(Results
1 - 25
of
58
) sorted by null
1
2
3
/prebuilts/go/darwin-x86/src/syscall/
mkall.sh
60
# error strings, and signal numbers. The generator is "
mkerrors
.sh".
61
# Usually no arguments are needed, but
mkerrors
.sh will pass its
80
mkerrors
="./
mkerrors
.sh"
117
mkerrors
="$
mkerrors
-m32"
123
mkerrors
="$
mkerrors
-m64"
128
mkerrors
="$
mkerrors
-m64
[
all
...]
types_darwin.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_dragonfly.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_netbsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_openbsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_solaris.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_freebsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_linux.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
zerrors_darwin_386.go
0
//
mkerrors
.sh -m32
[
all
...]
zerrors_darwin_amd64.go
0
//
mkerrors
.sh -m64
[
all
...]
zerrors_darwin_arm.go
0
//
mkerrors
.sh
[
all
...]
zerrors_darwin_arm64.go
0
//
mkerrors
.sh -m64
[
all
...]
zerrors_dragonfly_amd64.go
0
//
mkerrors
.sh -m64
[
all
...]
zerrors_freebsd_386.go
0
//
mkerrors
.sh -m32
[
all
...]
zerrors_freebsd_amd64.go
0
//
mkerrors
.sh -m64
[
all
...]
zerrors_freebsd_arm.go
0
//
mkerrors
.sh
[
all
...]
zerrors_linux_386.go
0
//
mkerrors
.sh -m32
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
mkall.sh
60
# error strings, and signal numbers. The generator is "
mkerrors
.sh".
61
# Usually no arguments are needed, but
mkerrors
.sh will pass its
80
mkerrors
="./
mkerrors
.sh"
117
mkerrors
="$
mkerrors
-m32"
123
mkerrors
="$
mkerrors
-m64"
128
mkerrors
="$
mkerrors
-m64
[
all
...]
types_darwin.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_dragonfly.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_netbsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_openbsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_solaris.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_freebsd.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
types_linux.go
8
Input to cgo -godefs. See also
mkerrors
.sh and mkall.sh
Completed in 346 milliseconds
1
2
3