const runtime/internal/sys.BigEndian
6 uses
runtime/internal/sys (current package)
arch_amd64.go#L9: BigEndian = false
runtime
alg.go#L357: if sys.BigEndian {
alg.go#L365: if sys.BigEndian {
iface.go#L337: if sys.BigEndian {
iface.go#L350: if sys.BigEndian {
string.go#L98: if sys.BigEndian {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |